From 683d86a04a93e4732208e61624c48f2abd38df87 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 2 Apr 2002 12:03:43 +0000 Subject: Add SourceForge as a well connected secondary MASTER_SITES location. Submitted by: "Jason R. Mastaler" --- lang/python27/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/python27') diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 9f150898fac8..a854209d72d8 100644 --- a/lang/python27/Makefile +++ b/lang/python27/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 -- cgit v1.2.3