summaryrefslogtreecommitdiff
path: root/editors/gconf-editor/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-10-29 02:21:24 +0000
committerwiz <wiz@pkgsrc.org>2008-10-29 02:21:24 +0000
commit5cfbc9f4299bbb6264727313bc2ab64a6804e5ec (patch)
tree89cc61e7bf76014a55be09ea930707ab5f4acf60 /editors/gconf-editor/Makefile
parent65cc8652d0f823eaec380a320b4a875e8e325caa (diff)
downloadpkgsrc-5cfbc9f4299bbb6264727313bc2ab64a6804e5ec.tar.gz
Update to 2.24.1:
2.24.1: * Fixes: - Add missing COPYING file and license headers. - Standardize .desktop file. - PRoperly unref GConfClient objects. - Use single header GTK+/GLib includes. * Updates: - Updated translations. 2.24.0.1: * Fixes: - Add missing license. 2.24.0: * Updates: - Updated translations. 2.23.91: * Fixes: - Code cleanup (#341288, #341252) (Kristof Vansant) - Use themed icons (#348822) (Christopher Bratusek, chpe) - Fix clipped icons in the search pane (#518297) (Jonathon Jongsma) - Use standard icon names where available (Matthias Clasen) * Updates: - Updated translations.
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r--editors/gconf-editor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index 45f8adadb15..5387f0bf39a 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.61 2008/06/20 01:09:17 joerg Exp $
+# $NetBSD: Makefile,v 1.62 2008/10/29 02:21:24 wiz Exp $
#
-DISTNAME= gconf-editor-2.22.0
+DISTNAME= gconf-editor-2.24.1
CATEGORIES= editors gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.22/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.24/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org