diff options
Diffstat (limited to 'textproc/aspell-greek')
-rw-r--r-- | textproc/aspell-greek/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-greek/Makefile b/textproc/aspell-greek/Makefile index 52ebc8ca38b..27c01c01f7e 100644 --- a/textproc/aspell-greek/Makefile +++ b/textproc/aspell-greek/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $ # DISTNAME= aspell-el-0.50-3 PKGNAME= ${DISTNAME:C/el-(.*)-(.*)$/greek-\1.\2/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/el/} EXTRACT_SUFX= .tar.bz2 |