diff options
Diffstat (limited to 'textproc/aspell-francais/Makefile')
-rw-r--r-- | textproc/aspell-francais/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-francais/Makefile b/textproc/aspell-francais/Makefile index e93ec71481c..334409ef0b9 100644 --- a/textproc/aspell-francais/Makefile +++ b/textproc/aspell-francais/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $ # DISTNAME= aspell-fr-0.50-3 PKGNAME= ${DISTNAME:C/fr-(.*)-(.*)$/francais-\1.\2/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/fr/} EXTRACT_SUFX= .tar.bz2 |