diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
commit | 42825e73a64d1003fa8240cb0920619b3c9f8802 (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /editors/gconf-editor/Makefile | |
parent | e64b358b66fc99aa502c4e24249708caafc8b8d1 (diff) | |
download | pkgsrc-42825e73a64d1003fa8240cb0920619b3c9f8802.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
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 3703804c2cc..a49109c66b4 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2007/06/05 05:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2007/09/19 23:18:48 wiz Exp $ # DISTNAME= gconf-editor-2.18.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.18/} EXTRACT_SUFX= .tar.bz2 |