diff options
author | cjep <cjep> | 2003-04-20 19:26:17 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-04-20 19:26:17 +0000 |
commit | 3d602df789ce7bcd53013e339d47db44b43a1f83 (patch) | |
tree | 5458763bba06b3bea63945995121f8cc4cb8014c /textproc/aspell-esperanto | |
parent | 742aa3ca9fbc2a2e641e78c77eea777970091428 (diff) | |
download | pkgsrc-3d602df789ce7bcd53013e339d47db44b43a1f83.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'textproc/aspell-esperanto')
-rw-r--r-- | textproc/aspell-esperanto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-esperanto/Makefile b/textproc/aspell-esperanto/Makefile index 4aeb0e20040..9b59ea1f6c7 100644 --- a/textproc/aspell-esperanto/Makefile +++ b/textproc/aspell-esperanto/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/01/19 06:35:47 salo Exp $ +# $NetBSD: Makefile,v 1.3 2003/04/20 19:26:18 cjep Exp $ # DISTNAME= aspell-eo-0.50-2 PKGNAME= ${DISTNAME:C/eo-(.*)-(.*)$/esperanto-\1.\2/} CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/eo/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org |