summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorcjep <cjep>2003-04-20 19:36:06 +0000
committercjep <cjep>2003-04-20 19:36:06 +0000
commitf9a545cb53854b2982e95318b9660b002075bd01 (patch)
treea0f8ff51e917b3a7c8c18223ca4b075b9cc2f8db /textproc
parent51706ab75b09f00856cbd4ac01844d0380c98e04 (diff)
downloadpkgsrc-f9a545cb53854b2982e95318b9660b002075bd01.tar.gz
Fix MASTER_SITES
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aspell-svenska/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-svenska/Makefile b/textproc/aspell-svenska/Makefile
index 9e5066ec0b6..6881f0ba695 100644
--- a/textproc/aspell-svenska/Makefile
+++ b/textproc/aspell-svenska/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:36:06 cjep Exp $
#
DISTNAME= aspell-sv-0.50-2
PKGNAME= ${DISTNAME:C/sv-(.*)-(.*)$/svenska-\1.\2/}
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GNU:=aspell/}
+MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/sv/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org