diff options
Diffstat (limited to 'textproc/aspell-czech')
-rw-r--r-- | textproc/aspell-czech/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/aspell-czech/Makefile b/textproc/aspell-czech/Makefile index 9c9c21b1f59..17d0b2e6b64 100644 --- a/textproc/aspell-czech/Makefile +++ b/textproc/aspell-czech/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:49 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:25 wiz Exp $ # DISTNAME= aspell-cs-0.50-2 PKGNAME= ${DISTNAME:C/cs-(.*)-(.*)$/czech-\1.\2/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/cs/} EXTRACT_SUFX= .tar.bz2 |