summaryrefslogtreecommitdiff
path: root/editors/gconf-editor/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-16 13:47:17 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-16 13:47:17 +0000
commit19991df5a0307e537851ea9f75e29109cbb45687 (patch)
tree0396156cc9b497efe1dc23df47343e43c4297d9b /editors/gconf-editor/Makefile
parent44e95488cad3ac5b49e4c9a1aaed5671acbd0dd7 (diff)
downloadpkgsrc-19991df5a0307e537851ea9f75e29109cbb45687.tar.gz
Update to 2.6.1:
* Fixes: - Don't escape keys (Bugs #135807 and #136400) - Fix a crashing bug in the unref code (Bugs #124662 and #136631) - Fix the cell editor for float values (Bug #137468) - Fix a crash when launching gconf-editor with an invalid key path (Bug #136381) - Allow the notebook in the key editor to fill and expand. (Fix #138557) * Translations: - Added Basque translation (Iñaki Larrañaga) - Added Gujarati translation (Guntupalli Karunakar)
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r--editors/gconf-editor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index d9a75a765ba..37971764a42 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2004/04/15 11:16:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2004/04/16 13:47:17 jmmv Exp $
#
-DISTNAME= gconf-editor-2.6.0
+DISTNAME= gconf-editor-2.6.1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.6/}
EXTRACT_SUFX= .tar.bz2