diff options
Diffstat (limited to 'textproc/aspell-greek/Makefile')
-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 85e8b147bdb..110c4c5f181 100644 --- a/textproc/aspell-greek/Makefile +++ b/textproc/aspell-greek/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/01/19 06:35:49 salo Exp $ +# $NetBSD: Makefile,v 1.3 2003/04/20 19:26:18 cjep Exp $ # DISTNAME= aspell-el-0.50-3 PKGNAME= ${DISTNAME:C/el-(.*)-(.*)$/greek-\1.\2/} CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/el/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org |