summaryrefslogtreecommitdiffstats
path: root/sysutils/gconf-editor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gconf-editor/Makefile')
-rw-r--r--sysutils/gconf-editor/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index 27888fd8c..bb29596c9 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gconf-editor
-PORTVERSION= 2.5.4
-PORTREVISION= 1
+PORTVERSION= 2.5.91
PORTEPOCH= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -26,4 +25,6 @@ USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+MAN1= gconf-editor.1
+
.include <bsd.port.mk>