diff --git a/recipes/wip/ntpd-rs/recipe.toml b/recipes/wip/ntpd-rs/recipe.toml
index ab14eecada3ed2a466f07abfcf03d1fa3cf01185..7448eba363178caa698de7623c63275e7c8eb9cd 100644
--- a/recipes/wip/ntpd-rs/recipe.toml
+++ b/recipes/wip/ntpd-rs/recipe.toml
@@ -5,5 +5,5 @@ rev = "913700dc79420f6db5fe1f2110d3146d7f9addfe"
 [build]
 template = "custom"
 script = """
-cookbook_cargo_packages ntpd-rs
+cookbook_cargo_packages ntpd
 """