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 19380eeb325..fc2342bbc87 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2011/04/22 13:41:59 obache Exp $ +# $NetBSD: Makefile,v 1.61 2011/07/12 14:06:02 wiz Exp $ # -DISTNAME= aspell-0.60.6 -PKGREVISION= 3 +DISTNAME= aspell-0.60.6.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} |