diff options
Diffstat (limited to 'textproc/aspell/Makefile')
-rw-r--r-- | textproc/aspell/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 92061330de2..ad84c1c4551 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/10/02 01:07:52 itojun Exp $ +# $NetBSD: Makefile,v 1.16 2003/12/03 16:49:06 recht Exp $ # -DISTNAME= aspell-0.50.3 -PKGREVISION= 4 +DISTNAME= aspell-0.50.4.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} |