diff options
Diffstat (limited to 'textproc/aspell-catalan/Makefile')
-rw-r--r-- | textproc/aspell-catalan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/aspell-catalan/Makefile b/textproc/aspell-catalan/Makefile index ab2cb9b0b06..1a2f201302f 100644 --- a/textproc/aspell-catalan/Makefile +++ b/textproc/aspell-catalan/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-ca-0.50-2 PKGNAME= ${DISTNAME:C/ca-(.*)-(.*)$/catalan-\1.\2/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ca/} EXTRACT_SUFX= .tar.bz2 |