diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-24 04:32:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-24 04:32:54 +0000 |
commit | 3bcb3ecb96517bf440288368eb68d8d0a6b7bb6f (patch) | |
tree | a612e2d682788382b129605ff242548ecd7b3f8e /textproc/gnome-spell/Makefile | |
parent | 6ce5c4e88be85e328b704c13adf0b6b39a6c721a (diff) | |
download | pkgsrc-3bcb3ecb96517bf440288368eb68d8d0a6b7bb6f.tar.gz |
Bump PKGREVISION for aspell dependency update.
Diffstat (limited to 'textproc/gnome-spell/Makefile')
-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 dd3b73e3713..5869df11fc6 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2004/10/03 00:18:19 tv Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/24 04:32:55 wiz Exp $ DISTNAME= gnome-spell-1.0.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-spell/1.0/} EXTRACT_SUFX= .tar.bz2 |