Adding repository path missed in r4179.
diff --git a/misc/GNUmakefile b/misc/GNUmakefile
index 0917669..1ba208a 100644
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -3,6 +3,7 @@
 			| sed -e 's/^.*\"\(.*\)\"/\1/')
 NGINX =		nginx-$(VER)
 TEMP =		tmp
+REPO =		svn://svn.nginx.com
 
 OBJS =		objs.msvc8
 OPENSSL =	openssl-1.0.0d