diff options
author | wiz <wiz> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-19 23:18:43 +0000 |
commit | 3dad960e983ba47ac216a4bd503eaa906408215d (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /textproc/gnome-spell | |
parent | 570d3b1e8f8442b43dec85827be27b7a3e40ae17 (diff) | |
download | pkgsrc-3dad960e983ba47ac216a4bd503eaa906408215d.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'textproc/gnome-spell')
-rw-r--r-- | textproc/gnome-spell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index f85c8a362e9..61a2a78ba45 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2007/06/05 05:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2007/09/19 23:19:09 wiz Exp $ DISTNAME= gnome-spell-1.0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-spell/1.0/} EXTRACT_SUFX= .tar.bz2 |