aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python24
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-12-07 20:06:30 +0800
committertg <tg@FreeBSD.org>2000-12-07 20:06:30 +0800
commitb1027cbcfddee0ce225331f943646034dafc6acf (patch)
tree525fcaee0d4607a1492c56792918a5409be9fb55 /lang/python24
parentc4a2bad8b4ebce506a8e524053bcca55e795404f (diff)
downloadfreebsd-ports-gnome-b1027cbcfddee0ce225331f943646034dafc6acf.tar.gz
freebsd-ports-gnome-b1027cbcfddee0ce225331f943646034dafc6acf.tar.zst
freebsd-ports-gnome-b1027cbcfddee0ce225331f943646034dafc6acf.zip
MASTER_SITE changed.
Submitted by: sobomax
Diffstat (limited to 'lang/python24')
-rw-r--r--lang/python24/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index b2b09aad12a8..75d2204d62c1 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -8,7 +8,8 @@
PORTNAME= python
PORTVERSION= 2.0
CATEGORIES= lang python
-MASTER_SITES= http://www.pythonlabs.com/products/python2.0/downloads/
+MASTER_SITES= http://www.python.org/ftp/python/2.0/ \
+ http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/2.0/
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= tg@FreeBSD.org