diff options
author | jmmv <jmmv> | 2003-07-19 10:55:53 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-07-19 10:55:53 +0000 |
commit | ce21d22899a58ce0a8896a4d6729e5141ba1b4ca (patch) | |
tree | 8aa2d5b90fc376b6f23fec16489a37539c53d9ed /textproc/aspell | |
parent | 7c3ffb7908939dd0fcca85b7b999fe62517de04d (diff) | |
download | pkgsrc-ce21d22899a58ce0a8896a4d6729e5141ba1b4ca.tar.gz |
... and bump PKGREVISION to 3. The package will have an extra dependancy on
systems using gcc from a package.
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 32c1d2b9464..870a5ed1f49 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2003/07/19 10:53:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/19 10:55:53 jmmv Exp $ # DISTNAME= aspell-0.50.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} |