summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-05-04 11:03:58 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-05-04 11:03:58 +0000
commitc450afa5d497b55b86bf43a66ce3cb6ae795989d (patch)
treecfb7605ef8d0e4a0ba79481974287685a1a9f708 /x11-toolkits
parentAdd solarwolf 1.0, an action/arcade game originally based of SolarFox on the (diff)
Use the same MASTER_SITES as lang/python.
Notes
Notes: svn path=/head/; revision=42245
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-tkinter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-tkinter/Makefile b/x11-toolkits/py-tkinter/Makefile
index cca76405fb7a..219317432f1f 100644
--- a/x11-toolkits/py-tkinter/Makefile
+++ b/x11-toolkits/py-tkinter/Makefile
@@ -8,8 +8,8 @@
PORTNAME= tkinter
PORTVERSION= ${PYTHON_PORTVERSION}
CATEGORIES= x11-toolkits python
-MASTER_SITES= ftp://www.python.org/pub/python/src/ \
- ftp://ftp.cwi.nl/pub/python/src/
+MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= ${PYTHON_DISTFILE}