summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-28 23:17:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-28 23:17:24 +0000
commit39275d81a75e66b625953af4c0ec92e40d8969b3 (patch)
tree66be0d04af62a2d6debf2e42cf6fced7a9519ad8 /textproc
parentAdd --english-only for alpha. (diff)
- Fix fetching of DE_NEU dictionary
PR: ports/59692 Submitted by: Andreas Braml <a.strich.b@web.de> Approved by: maintainer timeout (3 months)
Notes
Notes: svn path=/head/; revision=102477
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index eea239fa426f..da36f627cb14 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -90,8 +90,7 @@ EXTRACT_ONLY+= ${BRDISTFILE}
BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
.endif
DENEUDISTFILE= igerman98-20001109.tar.bz2
-MASTER_SITES+= http://www.suse.de/~bjacke/igerman98/dict/ \
- ftp://student.physik.uni-dortmund.de/pub/users/jacke/ispell/
+MASTER_SITES+= http://j3e.de/ispell/igerman98/dict/
EXTRA_DICT+= ${DENEUDISTFILE}
.endif
.if defined(ISPELL_DEALT)