security/bruteblock: update manpage location
This commit is contained in:
parent
74f47d8bbe
commit
99241f06fd
@ -27,7 +27,7 @@ do-install:
|
||||
.for file in ssh proftpd
|
||||
${INSTALL_DATA} ${WRKSRC}/etc/${file}.conf ${STAGEDIR}${CONFDIR}/${file}.conf.sample
|
||||
.endfor
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/bruteblock.8 ${STAGEDIR}${MAN8PREFIX}/man/man8/
|
||||
${INSTALL_MAN} ${WRKSRC}/doc/bruteblock.8 ${STAGEDIR}${MAN8PREFIX}/share/man/man8/
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for file in ${PORTDOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/${file} ${STAGEDIR}${DOCSDIR}/
|
||||
|
@ -2,4 +2,4 @@ sbin/bruteblock
|
||||
sbin/bruteblockd
|
||||
@sample etc/bruteblock/proftpd.conf.sample
|
||||
@sample etc/bruteblock/ssh.conf.sample
|
||||
man/man8/bruteblock.8.gz
|
||||
share/man/man8/bruteblock.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user