aboutsummaryrefslogtreecommitdiff
path: root/devel/glib12/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glib12/Makefile')
-rw-r--r--devel/glib12/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/devel/glib12/Makefile b/devel/glib12/Makefile
index 1216473ead0a..18a9ba0a54c5 100644
--- a/devel/glib12/Makefile
+++ b/devel/glib12/Makefile
@@ -8,11 +8,13 @@
PORTNAME= glib
PORTVERSION= 1.2.10
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
- ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \
- http://www.ameth.org/gimp/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,}
-MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R}
+#MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
+# ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \
+# http://www.ameth.org/gimp/%SUBDIR%/ \
+# ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,}
+MASTER_SITES= ${MASTER_SITE_GNOME}
+#MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R}
+MASTER_SITE_SUBDIR= stable/sources/glib
MAINTAINER= vanilla@FreeBSD.org