diff options
Diffstat (limited to 'textproc/ispell')
| -rw-r--r-- | textproc/ispell/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 12454813ec1b..301f43bcb260 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= ispell -PORTVERSION?= 3.1.20c +PORTVERSION?= 3.1.20c CATEGORIES+= textproc elisp MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ \ ftp://ftp.kiarchive.ru/pub/unix/text/ispell/ @@ -78,10 +78,10 @@ EXTRA_DICT+= ${DEALTDISTFILE} MASTER_SITES+= ftp://ftp.informatik.uni-kiel.de/pub/kiel/dicts/ .endif .if defined(ISPELL_NO) -NODISTFILE= ispell-norsk-1.1a.tar.gz -MASTER_SITES+= http://www.uio.no/~runekl/ -EXTRA_DICT+= ${NODISTFILE} -MASKBITS?= 64 +NODISTFILE= ispell-norsk-1.1a.tar.gz +MASTER_SITES+= http://www.uio.no/~runekl/ +EXTRA_DICT+= ${NODISTFILE} +MASKBITS?= 64 .endif DISTFILES+= ${EXTRA_DICT} |
