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 a49a763584a..3921e590b53 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2010/02/19 20:16:41 heinz Exp $ +# $NetBSD: Makefile,v 1.12 2011/04/22 13:44:50 obache Exp $ # DISTNAME= hunspell-1.2.8 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} |