summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gnome
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-gnome
parentMaster site has been changed. (diff)
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-gnome')
-rw-r--r--x11-toolkits/py-gnome/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile
index b380c0d856d8..0236f0d24734 100644
--- a/x11-toolkits/py-gnome/Makefile
+++ b/x11-toolkits/py-gnome/Makefile
@@ -8,11 +8,8 @@
PORTNAME= py-gnome
PORTVERSION= 1.0.53
CATEGORIES= x11-toolkits python gnome
-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-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.org