diff options
Diffstat (limited to 'textproc/aspell-english/Makefile')
-rw-r--r-- | textproc/aspell-english/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-english/Makefile b/textproc/aspell-english/Makefile index 1d38dc32765..8044426b53e 100644 --- a/textproc/aspell-english/Makefile +++ b/textproc/aspell-english/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:47 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2011/04/22 13:44:47 obache Exp $ # DISTNAME= aspell6-en-6.0-0 PKGNAME= aspell-english-6.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/en/} EXTRACT_SUFX= .tar.bz2 |