diff options
Diffstat (limited to 'textproc/hunspell/Makefile')
-rw-r--r-- | textproc/hunspell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index ae7f4d64a05..db02ecaf24f 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/02/13 14:42:59 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:57:48 wiz Exp $ # DISTNAME= hunspell-1.3.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} |