diff --git a/recipes/rust/recipe.sh b/recipes/rust/recipe.sh
index 62b0b5b86dcae63abed234cd7d7824a5e6d3153f..c2e13f227763d4ad1e9c66579dfebcf1edf8eb09 100644
--- a/recipes/rust/recipe.sh
+++ b/recipes/rust/recipe.sh
@@ -1,4 +1,4 @@
-mIT=https://github.com/ids1024/rust.git
+GIT=https://github.com/ids1024/rust.git
 BRANCH=compile-redox
 
 ARCH=x86_64