git: 2c08f19d883f - main - security/bruteblock: whitespace fix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Dec 2024 20:49:33 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c08f19d883f39ff88d6e80c9ed6cba81f412173 commit 2c08f19d883f39ff88d6e80c9ed6cba81f412173 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2024-12-23 16:15:14 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2024-12-23 20:46:03 +0000 security/bruteblock: whitespace fix Approved by: portmgr blanket --- security/bruteblock/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/bruteblock/Makefile b/security/bruteblock/Makefile index 20033d9fcfb8..f31b5bf141fb 100644 --- a/security/bruteblock/Makefile +++ b/security/bruteblock/Makefile @@ -15,8 +15,8 @@ LIB_DEPENDS= libpcre2-8.so:devel/pcre2 SUB_FILES= pkg-message USE_RC_SUBR= bruteblockd -USE_GITHUB= yes -GH_ACCOUNT= samm-git +USE_GITHUB= yes +GH_ACCOUNT= samm-git CONFDIR= ${PREFIX}/etc/${PORTNAME}