aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/no-ispell
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /textproc/no-ispell
parent21829056931f158e125c2d89352e36c1c7196a26 (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'textproc/no-ispell')
-rw-r--r--textproc/no-ispell/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/no-ispell/Makefile b/textproc/no-ispell/Makefile
index 2a691eda0da3..1ff8103611c5 100644
--- a/textproc/no-ispell/Makefile
+++ b/textproc/no-ispell/Makefile
@@ -5,11 +5,11 @@
# $FreeBSD$
#
-MAINTAINER= alex@FreeBSD.org
+MAINTAINER= alex@FreeBSD.org
ISPELL_NO= yes
PORTNAME= no-ispell
-PORTVERSION= 2.0
-MASTERDIR= ${.CURDIR}/../ispell
+PORTVERSION= 2.0
+MASTERDIR= ${.CURDIR}/../ispell
.include "${MASTERDIR}/Makefile"