summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-04 18:24:19 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-04 18:24:19 +0000
commit5fa0de35883f81969c5d06979b7f7f6c0f1338d1 (patch)
tree37480ccd5749932bc39db16cd053209ea879c8f8 /sysutils
parentUpdate to 2.2.1. (diff)
Correct MASTER_SITE_SUBDIR.
Submitted by: Pav
Notes
Notes: svn path=/head/; revision=82284
Diffstat (limited to 'sysutils')
-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