summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjep <cjep>2003-04-20 19:20:10 +0000
committercjep <cjep>2003-04-20 19:20:10 +0000
commit742aa3ca9fbc2a2e641e78c77eea777970091428 (patch)
treedd9a08c1f6ed53a5f5d1ecede3500e34968dd59a
parent808f4830de2fd7d5e82862ec78cf26e78c49c59a (diff)
downloadpkgsrc-742aa3ca9fbc2a2e641e78c77eea777970091428.tar.gz
Note change of MASTER_SITE. PR#21246 from Marc Recht.
-rw-r--r--textproc/aspell-german/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-german/Makefile b/textproc/aspell-german/Makefile
index 8e84ee64dd4..68d939f7219 100644
--- a/textproc/aspell-german/Makefile
+++ b/textproc/aspell-german/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2003/01/19 06:35:48 salo Exp $
+# $NetBSD: Makefile,v 1.3 2003/04/20 19:20:10 cjep Exp $
#
DISTNAME= aspell-de-0.50-2
PKGNAME= ${DISTNAME:C/de-(.*)-(.*)$/german-\1.\2/}
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GNU:=aspell/}
+MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/de/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= marc@informatik.uni-bremen.de