summaryrefslogtreecommitdiff
path: root/lang/python25
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/python25
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/python25')
-rw-r--r--lang/python25/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index 9f150898fac8..a854209d72d8 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
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