summaryrefslogtreecommitdiff
path: root/devel/glib20
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-09-07 18:47:07 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-09-07 18:47:07 +0000
commit51cc77af478fa5e305d80458af90a411dcd85cec (patch)
tree38c1b916816a9a3686ccb4fdab76f36a079921c1 /devel/glib20
parent- fix PORTNAME (diff)
Fix glib20-reference fetching.
Notes
Notes: svn path=/head/; revision=172522
Diffstat (limited to 'devel/glib20')
-rw-r--r--devel/glib20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 533cf227ed00..78d103c31f24 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -10,7 +10,7 @@ PORTNAME= glib
PORTVERSION= 2.10.3
PORTREVISION?= 0
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/2.10,} \
+MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/2.10,} \
ftp://ftp.gtk.org/pub/gtk/v${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ \
ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \