summaryrefslogtreecommitdiff
path: root/editors/gconf-editor/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-11-03 15:54:30 +0000
committerdrochner <drochner@pkgsrc.org>2007-11-03 15:54:30 +0000
commit2ebf246ac4d8a41fde3e0adb3319dbdd50542cb4 (patch)
treeed9ccd7f860668bc67454b0aebd68122a157c54d /editors/gconf-editor/Makefile
parentdf8f4fcc26aac6a60b7c04a1df4bf3193007c9cc (diff)
downloadpkgsrc-2ebf246ac4d8a41fde3e0adb3319dbdd50542cb4.tar.gz
update to 2.20.0
This switches to the new gnome-2.20 branch.
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r--editors/gconf-editor/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index d53378b0e03..d4b8d316ec5 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.56 2007/09/21 13:03:40 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2007/11/03 15:54:30 drochner Exp $
#
-DISTNAME= gconf-editor-2.18.0
-PKGREVISION= 3
+DISTNAME= gconf-editor-2.20.0
CATEGORIES= editors gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.18/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.20/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org