aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-07 18:06:25 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-07 18:06:25 +0000
commit74fb7aada9dbdc5fc9e1b6d2b461156e946fd3d4 (patch)
treec1ecbda1fed310ff870996ed3faf44481a86d214 /x11-toolkits/py-gtk
parent148ef6a77064adbbda037d436eda072a435417b0 (diff)
downloadports-74fb7aada9dbdc5fc9e1b6d2b461156e946fd3d4.tar.gz
ports-74fb7aada9dbdc5fc9e1b6d2b461156e946fd3d4.zip
Point MASTER_SITE to MASTER_SITE_GNOME now that gnome-python
is an official part of GNOME. Some of the previous MASTER_SITES had bad and/or missing distfiles. Pointed out by: Dennis Favro <dennis.favro@utoronto.ca> Approved by: MAINTAINER (nectar)
Notes
Notes: svn path=/head/; revision=29337
Diffstat (limited to 'x11-toolkits/py-gtk')
-rw-r--r--x11-toolkits/py-gtk/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile
index 206b6d22341e..2989366e0e1c 100644
--- a/x11-toolkits/py-gtk/Makefile
+++ b/x11-toolkits/py-gtk/Makefile
@@ -8,11 +8,8 @@
PORTNAME= py-gtk
PORTVERSION= 0.6.6
CATEGORIES= x11-toolkits python
-MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
- ftp://ftp.gimp.org/pub/gtk/python/ \
- ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \
- ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \
- ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= stable/sources/gnome-python
DISTNAME= gnome-python-1.0.53
MAINTAINER= nectar@FreeBSD.org