diff options
author | rafan <rafan@FreeBSD.org> | 2006-08-17 08:27:13 +0000 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-08-17 08:27:13 +0000 |
commit | b2d6eb95452e54d5675bf35015d169e9526f96e2 (patch) | |
tree | f4158d10726e0ed3eb44cb7f052d5ad5db86e996 /security/Makefile | |
parent | 5d80c09d61511496a182c9258e82b12ed5f8ada7 (diff) | |
download | FreeBSD-ports-b2d6eb95452e54d5675bf35015d169e9526f96e2.zip FreeBSD-ports-b2d6eb95452e54d5675bf35015d169e9526f96e2.tar.gz |
Add bruteblock 0.0.4, software for blocking bruteforce attacks with
ipfw.
PR: ports/101254
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 7fa4d2e..1e0560b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -39,6 +39,7 @@ SUBDIR += borzoi SUBDIR += botan SUBDIR += bro + SUBDIR += bruteblock SUBDIR += bruteforceblocker SUBDIR += bsdsfv SUBDIR += bsp_upektfmess |