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 | ab922ac548b47e9e8024a299f22e5e84e8b3ca11 (patch) | |
tree | a612e2d682788382b129605ff242548ecd7b3f8e /textproc | |
parent | 4f02761075f4b170bce49e882dda4049f72ce159 (diff) | |
download | pkgsrc-ab922ac548b47e9e8024a299f22e5e84e8b3ca11.tar.gz |
Bump PKGREVISION for aspell dependency update.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/enchant/Makefile | 4 | ||||
-rw-r--r-- | textproc/gnome-spell/Makefile | 4 | ||||
-rw-r--r-- | textproc/gtkspell/Makefile | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index d6c95433c39..e4a0af6f738 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2004/10/07 16:36:47 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/24 04:32:55 wiz Exp $ # DISTNAME= enchant-1.1.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/} 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 diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 93a23dc0c06..144eb12357b 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2004/12/03 12:39:05 adam Exp $ +# $NetBSD: Makefile,v 1.18 2004/12/24 04:32:55 wiz Exp $ DISTNAME= gtkspell-2.0.8 +PKGREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= http://gtkspell.sourceforge.net/download/ |