diff options
Diffstat (limited to 'textproc/aspell-welsh/Makefile')
-rw-r--r-- | textproc/aspell-welsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-welsh/Makefile b/textproc/aspell-welsh/Makefile index 514c7db8294..471a7974224 100644 --- a/textproc/aspell-welsh/Makefile +++ b/textproc/aspell-welsh/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:33 tv Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:00 joerg Exp $ # DISTNAME= aspell-cy-0.50-3 PKGNAME= ${DISTNAME:C/cy-(.*)-(.*)$/welsh-\1.\2/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/cy/} EXTRACT_SUFX= .tar.bz2 |