diff options
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r-- | editors/gconf-editor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index acf719be37c..7da9c1c4158 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2005/12/05 23:55:06 rillig Exp $ +# $NetBSD: Makefile,v 1.38 2005/12/31 12:32:34 wiz Exp $ # DISTNAME= gconf-editor-2.12.0 +PKGREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.12/} EXTRACT_SUFX= .tar.bz2 |