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 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 |