diff options
Diffstat (limited to 'lang/python23')
-rw-r--r-- | lang/python23/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile index 9f150898fac8..a854209d72d8 100644 --- a/lang/python23/Makefile +++ b/lang/python23/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 |