diff --git a/makefile b/makefile
index 8ec3ede..020ef45 100644
--- a/makefile
+++ b/makefile
@@ -37,7 +37,7 @@
 
 getbrew:
 	@echo "Make sure you have write permission on the target directory!"
-	git clone https://github.com/Linuxbrew/brew.git ${TOOLSDIR}
+	git clone https://github.com/Homebrew/brew ${TOOLSDIR}
 
 
 # Bootstrapping