diff options
Diffstat (limited to 'textproc/ispell/Makefile')
-rw-r--r-- | textproc/ispell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 34a9bec20bbd..7beb8ff8cd7b 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -100,7 +100,7 @@ EXTRA_DICT+= ${DEALTDISTFILE}:dealt .endif .if defined(ISPELL_NO) NODISTFILE= ispell-norsk-2.0.tar.gz -MASTER_SITES+= http://www.uio.no/~runekl/:no +MASTER_SITES+= http://folk.uio.no/runekl/:no EXTRA_DICT+= ${NODISTFILE}:no EXTRACT_ONLY+= ${NODISTFILE} MASKBITS?= 64 |