summaryrefslogtreecommitdiff
path: root/textproc/aspell-english
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-04-20 19:26:17 +0000
committercjep <cjep@pkgsrc.org>2003-04-20 19:26:17 +0000
commit09592f7e1cd8880dca0bb34c705303ba70f2f34c (patch)
tree5458763bba06b3bea63945995121f8cc4cb8014c /textproc/aspell-english
parent5ec5edb9e5a9775202445817a3d2d6f9225f23ed (diff)
downloadpkgsrc-09592f7e1cd8880dca0bb34c705303ba70f2f34c.tar.gz
Update MASTER_SITES.
Diffstat (limited to 'textproc/aspell-english')
-rw-r--r--textproc/aspell-english/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-english/Makefile b/textproc/aspell-english/Makefile
index ab732af8fa3..8a072897aac 100644
--- a/textproc/aspell-english/Makefile
+++ b/textproc/aspell-english/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2003/01/19 06:35:46 salo Exp $
+# $NetBSD: Makefile,v 1.3 2003/04/20 19:26:17 cjep Exp $
#
DISTNAME= aspell-en-0.51-0
PKGNAME= ${DISTNAME:C/en-(.*)-(.*)$/english-\1.\2/}
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GNU:=aspell/}
+MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/en/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org