diff options
Diffstat (limited to 'textproc/hunspell/Makefile')
-rw-r--r-- | textproc/hunspell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 54be3991082..8225dcdf64d 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/10/25 06:55:54 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:07 wiz Exp $ # DISTNAME= hunspell-1.3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} |