From 2b1a883dc4fd248d3b049059b9543dde2ac98ffd Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- misc/colorls/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/colorls') diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile index cc5be1228f3a..41d028854435 100644 --- a/misc/colorls/Makefile +++ b/misc/colorls/Makefile @@ -16,7 +16,7 @@ MAINTAINER= asami@FreeBSD.org .include .if ${OSVERSION} >= 500004 || ${OSVERSION} < 500000 && ${OSVERSION} >= 400020 -FORBIDDEN= "colour support is already in the base system" +FORBIDDEN= "colour support is already in the base system" .endif MAN1= colorls.1 -- cgit v1.2.3