summaryrefslogtreecommitdiff
path: root/lang/python21
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python21')
-rw-r--r--lang/python21/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 0ba91c8ef745..ebf541e15c4f 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -9,7 +9,9 @@ PORTNAME= python
PORTVERSION= 2.1.2
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org