diff options
Diffstat (limited to 'textproc/aspell-spanish/Makefile')
-rw-r--r-- | textproc/aspell-spanish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-spanish/Makefile b/textproc/aspell-spanish/Makefile index 32b7e4d28a1..cc2557be625 100644 --- a/textproc/aspell-spanish/Makefile +++ b/textproc/aspell-spanish/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/01/19 06:35:52 salo Exp $ +# $NetBSD: Makefile,v 1.3 2003/04/20 19:26:19 cjep Exp $ # DISTNAME= aspell-es-0.50-2 PKGNAME= ${DISTNAME:C/es-(.*)-(.*)$/spanish-\1.\2/} CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/es/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org |