summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-03-20 00:12:49 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-03-20 00:12:49 +0000
commit7e4c95a9ba759421e5869b1784db3a7b5596debd (patch)
tree77b96818e74236bf3adde3b71ed12d547ee99659 /devel
parentUse the threaded version of Qt2 library for 5-CURRENT. (diff)
Change MASTER_SITE to MASTER_SITE_GNOME.
Reported by: Graywane <graywane@home.com>
Notes
Notes: svn path=/head/; revision=40072
Diffstat (limited to 'devel')
-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