aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gconf-editor
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-06-05 02:24:19 +0800
committeradamw <adamw@FreeBSD.org>2003-06-05 02:24:19 +0800
commit26964206c0de879e459f923cbda9fad30bef63c2 (patch)
tree9fe7bf339ace49feaa59e0acb68cfed96586a43a /sysutils/gconf-editor
parent1401e5a94517b72bda375d07154b602c82530a5f (diff)
downloadfreebsd-ports-gnome-26964206c0de879e459f923cbda9fad30bef63c2.tar.gz
freebsd-ports-gnome-26964206c0de879e459f923cbda9fad30bef63c2.tar.zst
freebsd-ports-gnome-26964206c0de879e459f923cbda9fad30bef63c2.zip
Correct MASTER_SITE_SUBDIR.
Submitted by: Pav
Diffstat (limited to 'sysutils/gconf-editor')
-rw-r--r--sysutils/gconf-editor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index e51a1a54d15e..5ad500bc23b8 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gconf-editor
PORTVERSION= 0.5.0
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org