aboutsummaryrefslogtreecommitdiff
path: root/security/cisco-torch
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
commit2fb9f253738e151f2fbe761516881a4f0594a09d (patch)
tree9695b297af36ba840f671615e51523a713e61430 /security/cisco-torch
parent800ccbb3b55bc2ef883f887ccd6925b011df90ef (diff)
downloadports-2fb9f253738e151f2fbe761516881a4f0594a09d.tar.gz
ports-2fb9f253738e151f2fbe761516881a4f0594a09d.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Notes
Notes: svn path=/head/; revision=453284
Diffstat (limited to 'security/cisco-torch')
-rw-r--r--security/cisco-torch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cisco-torch/Makefile b/security/cisco-torch/Makefile
index d7922bdf0d1e..ed098af1f377 100644
--- a/security/cisco-torch/Makefile
+++ b/security/cisco-torch/Makefile
@@ -33,8 +33,8 @@ FILELIST= brutefile.txt \
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/cisco-torch.pl ${STAGEDIR}${PREFIX}/bin/cisco-torch
- ${MKDIR} ${STAGEDIR}${DATADIR}/include
- ${MKDIR} ${STAGEDIR}${DATADIR}/tftproot
+ ${MKDIR} ${STAGEDIR}${DATADIR}/include
+ ${MKDIR} ${STAGEDIR}${DATADIR}/tftproot
${MKDIR} ${STAGEDIR}${ETCDIR}
.for i in ${FILELIST}
${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DATADIR}