summaryrefslogtreecommitdiffstats
path: root/sysutils/gconf-editor/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-07 05:25:54 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-07 05:25:54 +0800
commit17eaa7a5bf52b43140b62f4c3dcc1a049e083dec (patch)
treeef269bae544e9797d0adb8334f922d67ef6776b9 /sysutils/gconf-editor/Makefile
parent306efb13dc05c1480fe42a70dc03e293c584e9ec (diff)
downloadmarcuscom-ports-17eaa7a5bf52b43140b62f4c3dcc1a049e083dec.tar
marcuscom-ports-17eaa7a5bf52b43140b62f4c3dcc1a049e083dec.tar.gz
marcuscom-ports-17eaa7a5bf52b43140b62f4c3dcc1a049e083dec.tar.bz2
marcuscom-ports-17eaa7a5bf52b43140b62f4c3dcc1a049e083dec.tar.lz
marcuscom-ports-17eaa7a5bf52b43140b62f4c3dcc1a049e083dec.tar.xz
marcuscom-ports-17eaa7a5bf52b43140b62f4c3dcc1a049e083dec.tar.zst
marcuscom-ports-17eaa7a5bf52b43140b62f4c3dcc1a049e083dec.zip
Update to 2.5.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1963 df743ca5-7f9a-e211-a948-0013205c9059
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>