git: 99241f06fd7e - main - security/bruteblock: update manpage location
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 31 May 2022 11:25:26 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=99241f06fd7e60af96470d113c68ea8491ff2976
commit 99241f06fd7e60af96470d113c68ea8491ff2976
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-05-30 16:02:36 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-05-31 11:21:41 +0000
security/bruteblock: update manpage location
---
security/bruteblock/Makefile | 2 +-
security/bruteblock/pkg-plist | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/security/bruteblock/Makefile b/security/bruteblock/Makefile
index a263beb3e581..ee083b278f94 100644
--- a/security/bruteblock/Makefile
+++ b/security/bruteblock/Makefile
@@ -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}/
diff --git a/security/bruteblock/pkg-plist b/security/bruteblock/pkg-plist
index ef8db0444e65..a67a00d9ce4f 100644
--- a/security/bruteblock/pkg-plist
+++ b/security/bruteblock/pkg-plist
@@ -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