diff options
Diffstat (limited to 'textproc/aspell-german/Makefile')
-rw-r--r-- | textproc/aspell-german/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/aspell-german/Makefile b/textproc/aspell-german/Makefile index 418a569233a..82aad1d6f9e 100644 --- a/textproc/aspell-german/Makefile +++ b/textproc/aspell-german/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:32 tv Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:11:00 joerg Exp $ # DISTNAME= aspell6-de-20030222-1 PKGNAME= ${DISTNAME:C/6-de-(.*)-(.*)$/-german-\1.\2/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/de/} EXTRACT_SUFX= .tar.bz2 |