From 39c23e453a80c2b26bffe9a41bd90e73f23d5e76 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Sun, 7 Jan 2001 21:28:10 +0000 Subject: Clean up some space/tabbing as hinted about by portlint. This improves internal style so that forthcoming additions will be, hopefully, in the same style. --- textproc/ispell/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'textproc/ispell') 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} -- cgit v1.2.3