summaryrefslogtreecommitdiffstats
path: root/sysutils/gconf-editor
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gconf-editor')
-rw-r--r--sysutils/gconf-editor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index 03978b302..2aefbef51 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.46 2006/03/12 22:36:45 mezz Exp $
+# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.47 2006/03/13 07:04:33 mezz Exp $
#
PORTNAME= gconf-editor
@@ -11,7 +11,7 @@ PORTVERSION= 2.14.0
PORTEPOCH= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org