From: Stefan Bund Date: Mon, 19 Oct 2009 14:20:05 +0000 (+0200) Subject: Fix SETUPTOOLS_URL X-Git-Url: http://g0dil.de/git?p=zope-bootstrap.git;a=commitdiff_plain;h=e22213f325f282106a6b732c15087cc426654e97 Fix SETUPTOOLS_URL --- diff --git a/Makefile b/Makefile index f2cb8de..c4e3b8c 100644 --- 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