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