Fix SETUPTOOLS_URL
Stefan Bund [Mon, 19 Oct 2009 14:20:05 +0000 (16:20 +0200)]
Makefile

index f2cb8de..c4e3b8c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 PYTHON_URL     = http://www.python.org/ftp/python/2.4.6/Python-2.4.6.tgz
 PYTHON_VERSION = 2.4.6
-EZSETUP_URL    = http://peak.telecommunity.com/dist/ez_setup.py
+SETUPTOOLS_URL = http://peak.telecommunity.com/dist/ez_setup.py
 PIL_URL        = http://effbot.org/downloads/Imaging-1.1.6.tar.gz
 PIL_VERSION    = 1.1.6