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 3ddf7f780ac..62aee74d987 100644 --- a/textproc/aspell-francais/Makefile +++ b/textproc/aspell-francais/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:32 tv Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:59 joerg Exp $ # DISTNAME= aspell-fr-0.50-3 PKGNAME= ${DISTNAME:C/fr-(.*)-(.*)$/francais-\1.\2/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/fr/} EXTRACT_SUFX= .tar.bz2 |