summaryrefslogtreecommitdiffstats
path: root/sysutils/doconfig
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-20 09:45:01 +0000
committerasami <asami@FreeBSD.org>1998-08-20 09:45:01 +0000
commit41e6267bcd8d3b06021925c37fcf03125b5527cb (patch)
treecac4818385f194e1317399bd1de797ab925c7151 /sysutils/doconfig
parentc3dc49aca6b2e30c04b8cbfd586ae08716443e48 (diff)
downloadFreeBSD-ports-41e6267bcd8d3b06021925c37fcf03125b5527cb.zip
FreeBSD-ports-41e6267bcd8d3b06021925c37fcf03125b5527cb.tar.gz
Remove bogus tab at the beginning of (or at the end of) an empty line.
Found by: portlint
Diffstat (limited to 'sysutils/doconfig')
-rw-r--r--sysutils/doconfig/Makefile4
1 files 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}
OpenPOWER on IntegriCloud