From 2b1a883dc4fd248d3b049059b9543dde2ac98ffd Mon Sep 17 00:00:00 2001
From: Maxim Sobolev <sobomax@FreeBSD.org>
Date: Tue, 16 Jan 2001 17:33:20 +0000
Subject: Massive style enforcement - use ^I instead of spaces for variables
 identation.

---
 cad/mars/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'cad/mars')

diff --git a/cad/mars/Makefile b/cad/mars/Makefile
index 6bc6359a1341..52d568c34583 100644
--- a/cad/mars/Makefile
+++ b/cad/mars/Makefile
@@ -1,4 +1,3 @@
-# ex:ts=8
 # Ports collection makefile for:  MaRS
 # Date created:			  Mon Nov 18, 1996
 # Whom:				  David O'Brien (obrien@cs.ucdavis.edu)
@@ -23,7 +22,7 @@ EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 MAKEFILE=	Makefile.NoX
 .else
 USE_MOTIF=	yes
-MAKEFILE=       Makefile.XMotif
+MAKEFILE=	Makefile.XMotif
 .endif
 ALL_TARGET=	depend mars
 MAN1=		mars.1
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0