summaryrefslogtreecommitdiff
path: root/lang/python21
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2002-04-02 12:03:43 +0000
committerThomas Gellekum <tg@FreeBSD.org>2002-04-02 12:03:43 +0000
commit683d86a04a93e4732208e61624c48f2abd38df87 (patch)
tree5f8717388c64b3a993b74c5569397e71bcce9e51 /lang/python21
parentExplicitly enable IPv6 support. (diff)
Add SourceForge as a well connected secondary MASTER_SITES location.
Submitted by: "Jason R. Mastaler" <jason-dated-1018216403.d8ed28@mastaler.com>
Notes
Notes: svn path=/head/; revision=57192
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