summaryrefslogtreecommitdiff
path: root/misc/ezload
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 /misc/ezload
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'misc/ezload')
-rw-r--r--misc/ezload/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ezload/Makefile b/misc/ezload/Makefile
index 471802db5064..bccfba240f57 100644
--- a/misc/ezload/Makefile
+++ b/misc/ezload/Makefile
@@ -20,7 +20,7 @@ MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man" MKDIR="${MKDIR}" INS
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400012
-IGNORE= 'This port only works on 4.00012'
+IGNORE= 'This port only works on 4.00012'
.endif
.include <bsd.port.post.mk>