diff options
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r-- | editors/gconf-editor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index f58c23b79b5..f681071d36e 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.80 2012/09/15 10:04:25 obache Exp $ +# $NetBSD: Makefile,v 1.80.2.1 2012/10/03 12:07:28 spz Exp $ # DISTNAME= gconf-editor-2.32.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.32/} EXTRACT_SUFX= .tar.bz2 |