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 0a86a021238..b42cd3dcb3d 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2008/07/20 23:54:06 abs Exp $ +# $NetBSD: Makefile,v 1.10 2009/02/08 18:25:40 ahoka Exp $ # -DISTNAME= hunspell-1.2.2 +DISTNAME= hunspell-1.2.8 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} |