From 41e6267bcd8d3b06021925c37fcf03125b5527cb Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 20 Aug 1998 09:45:01 +0000 Subject: Remove bogus tab at the beginning of (or at the end of) an empty line. Found by: portlint --- sysutils/doconfig/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/doconfig/Makefile b/sysutils/doconfig/Makefile index 20b8221..2d58e2fb 100644 --- a/sysutils/doconfig/Makefile +++ b/sysutils/doconfig/Makefile @@ -3,7 +3,7 @@ # Date created: 7/27/1998 # Whom: nectar@FreeBSD.ORG # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/03 06:28:04 nectar Exp $ # DISTNAME= doconfig-1.1 @@ -21,7 +21,7 @@ do-build: @ ${SED} 's#%%PREFIX%%#${PREFIX}#g' <${WRKSRC}/_doconfig \ >${WRKSRC}/doconfig @ ${RM} ${WRKSRC}/_doconfig - + do-install: .for f in autokernconf doconfig ${INSTALL_SCRIPT} ${WRKSRC}/${f} ${PREFIX}/sbin/${f} -- cgit v1.1