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 d13fa34cd52..712147efbef 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2015/06/07 08:22:24 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:20 wiz Exp $ DISTNAME= hunspell-1.3.3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} |