diff options
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r-- | editors/gconf-editor/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index f313c51dc6f..72fd692ea70 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.71 2010/11/15 22:56:50 abs Exp $ +# $NetBSD: Makefile,v 1.72 2010/11/29 18:30:09 drochner Exp $ # -DISTNAME= gconf-editor-2.30.0 -PKGREVISION= 2 +DISTNAME= gconf-editor-2.32.0 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.30/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.32/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |