summaryrefslogtreecommitdiff
path: root/lang/python22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python22/Makefile')
-rw-r--r--lang/python22/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index b2b09aad12a8..75d2204d62c1 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -8,7 +8,8 @@
PORTNAME= python
PORTVERSION= 2.0
CATEGORIES= lang python
-MASTER_SITES= http://www.pythonlabs.com/products/python2.0/downloads/
+MASTER_SITES= http://www.python.org/ftp/python/2.0/ \
+ http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/2.0/
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= tg@FreeBSD.org