diff --git a/recipes/wip/torrust-tracker/recipe.toml b/recipes/wip/torrust-tracker/recipe.toml
index 6ba3b8cbc8951a222b48ee16ac25add81a4f7d19..5cb78e4dfd6764ead42643200fe460b5f0af26ab 100644
--- a/recipes/wip/torrust-tracker/recipe.toml
+++ b/recipes/wip/torrust-tracker/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO openssl-sys crate error
 [source]
 git = "https://github.com/torrust/torrust-tracker"
 [build]
diff --git a/recipes/wip/touchhle/recipe.toml b/recipes/wip/touchhle/recipe.toml
index 930b42e540a2a53249a33b98e505095ee211f206..3d42bb646bc86fc32beb0fef98f2e06a6f9a3274 100644
--- a/recipes/wip/touchhle/recipe.toml
+++ b/recipes/wip/touchhle/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Boost is not working
+#TODO make boost work
 [source]
 git = "https://github.com/hikari-no-yume/touchHLE"
 [build]
diff --git a/recipes/wip/tp-note/recipe.toml b/recipes/wip/tp-note/recipe.toml
index ed93890b8b117374bd2baf8dc190ba2c8c7d6718..86674921ddd2051d71501b541dbac5c66c910e9e 100644
--- a/recipes/wip/tp-note/recipe.toml
+++ b/recipes/wip/tp-note/recipe.toml
@@ -5,5 +5,5 @@ rev = "1a8241211382efafb37961888aebc0065d56a95e"
 [build]
 template = "custom"
 script = """
-cookbook_cargo_packages tp-note
+cookbook_cargo_packages tpnote
 """