diff options
Diffstat (limited to 'security/bruteblock/Makefile')
-rw-r--r-- | security/bruteblock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bruteblock/Makefile b/security/bruteblock/Makefile index dd851d4a8eb1..9f4f793eede0 100644 --- a/security/bruteblock/Makefile +++ b/security/bruteblock/Makefile @@ -21,7 +21,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message MAKE_JOBS_SAFE= yes -USE_RC_SUBR= bruteblockd.sh +USE_RC_SUBR= bruteblockd MAN8= bruteblock.8 CONFDIR= ${PREFIX}/etc/${PORTNAME} |