diff options
Diffstat (limited to 'textproc/aspell/Makefile')
-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 2935767be20..b7b9042a8f0 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2012/10/25 06:55:39 asau Exp $ +# $NetBSD: Makefile,v 1.64 2013/05/31 12:42:06 wiz Exp $ # DISTNAME= aspell-0.60.6.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} |