diff options
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 7e38724488f..eaa9b9e8dc9 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2015/06/12 10:51:19 wiz Exp $ # DISTNAME= aspell-0.60.6.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} |