diff options
Diffstat (limited to 'editors/gconf-editor')
-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 5b6994908d0..c836559e6de 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2013/10/10 14:42:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.90 2014/05/05 00:47:48 ryoon Exp $ # DISTNAME= gconf-editor-2.32.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.32/} EXTRACT_SUFX= .tar.bz2 |