diff --git a/recipes/wip/morty/recipe.toml b/recipes/wip/morty/recipe.toml
index 052ee9c874f129532f94eda5d8838e4df21bb442..42fd49aeb8fdfd9d761d6e3a42e807ffff6b98e7 100644
--- a/recipes/wip/morty/recipe.toml
+++ b/recipes/wip/morty/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/pulp-platform/morty"
 [build]
diff --git a/recipes/wip/mosh/recipe.toml b/recipes/wip/mosh/recipe.toml
index c0caf8bee7e388d44a1710767d88cc38679179e8..03d120ace237b280d5f25d47c3d4f24c7ce15d2a 100644
--- a/recipes/wip/mosh/recipe.toml
+++ b/recipes/wip/mosh/recipe.toml
@@ -1,4 +1,4 @@
-#TODO not compiled or tested
+#TODO missing headers
 [source]
 tar = "https://mosh.org/mosh-1.4.0.tar.gz"
 [build]
diff --git a/recipes/wip/mpc/recipe.toml b/recipes/wip/mpc/recipe.toml
index dc75b2aa89d1a99fb9c6dce1e7a340984795e7f6..bb6d1d4b5985aab16396c836eddc523a39963813 100644
--- a/recipes/wip/mpc/recipe.toml
+++ b/recipes/wip/mpc/recipe.toml
@@ -1,4 +1,4 @@
-#TODO not compiled or tested
+#TODO compiled but not tested
 [source]
 tar = "https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz"
 [build]
diff --git a/recipes/wip/mprocs/recipe.toml b/recipes/wip/mprocs/recipe.toml
index 91fa763329200b8b3bab00689d759493c1d39fa9..adf78fec0469b44b6ba79b439e5011ad9ab5fa36 100644
--- a/recipes/wip/mprocs/recipe.toml
+++ b/recipes/wip/mprocs/recipe.toml
@@ -1,7 +1,6 @@
-#TODO termios/ioctl-rs crate error
+#TODO termios and ioctl-rs crates error
 [source]
 git = "https://github.com/pvolok/mprocs"
-rev = "71b65984dba7c768b383544cd7829ab099b965a9"
 [build]
 template = "custom"
 script = """