diff options
Diffstat (limited to 'x11-toolkits/py-gtk/Makefile')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 7 |
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 |