1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Fix fetching of DE_NEU dictionary

PR:		ports/59692
Submitted by:	Andreas Braml <a.strich.b@web.de>
Approved by:	maintainer timeout (3 months)
This commit is contained in:
Pav Lucistnik 2004-02-28 23:17:24 +00:00
parent f7b666b4d9
commit 39275d81a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102477

View File

@ -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)