summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2002-11-30 02:35:11 +0000
committeralex <alex@FreeBSD.org>2002-11-30 02:35:11 +0000
commit17857f962397f3968b0732036b0cd3be6a3688fa (patch)
tree63ad90d1967d6bee6e942e3902c3cfe533bee880 /textproc
parentc86e22eed8d0329d8cf193b34b5875640d2cf791 (diff)
downloadFreeBSD-ports-17857f962397f3968b0732036b0cd3be6a3688fa.zip
FreeBSD-ports-17857f962397f3968b0732036b0cd3be6a3688fa.tar.gz
Fix location of the norsk ispell dictionary.
Approved by: portmgr (kris)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index 692a7d3..88df848 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -97,7 +97,7 @@ MASTER_SITES+= ftp://ftp.informatik.uni-kiel.de/pub/kiel/dicts/
.endif
.if defined(ISPELL_NO)
NODISTFILE= ispell-norsk-2.0.tar.gz
-MASTER_SITES+= ftp://ftp.ntnu.no/store/store/stash/ispell/
+MASTER_SITES+= http://www.uio.no/~runekl/
EXTRA_DICT+= ${NODISTFILE}
EXTRACT_ONLY+= ${NODISTFILE}
MASKBITS?= 64
OpenPOWER on IntegriCloud