From 0d2e3ee93e9423cd6a79576225c726191df59ba9 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 30 Jul 2005 08:38:59 +0000 Subject: [PATCH] Whitespace fix Submitted by: flz Pointy hat: erwin --- sysutils/asr-utils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/asr-utils/Makefile b/sysutils/asr-utils/Makefile index f42b64c3d670..eeebf9cb79fa 100644 --- a/sysutils/asr-utils/Makefile +++ b/sysutils/asr-utils/Makefile @@ -68,11 +68,11 @@ do-install: cd ${WRKSRC} ; ${INSTALL_PROGRAM} ${BINS} ${PREFIX}/dpt ; \ ${INSTALL_DATA} read.me dptcom.chk ${PREFIX}/dpt .for bin in ${BINS} - ${LN} -sf ${PREFIX}/dpt/${bin} ${PREFIX}/bin + ${LN} -sf ${PREFIX}/dpt/${bin} ${PREFIX}/bin .endfor .endif post-install: - @${INSTALL_MAN} ${WRKSRC}/raidutil.8 ${PREFIX}/man/man8/ + @${INSTALL_MAN} ${WRKSRC}/raidutil.8 ${PREFIX}/man/man8/ .include