diff options
author | clsung <clsung@FreeBSD.org> | 2006-09-26 18:26:06 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-09-26 18:26:06 +0800 |
commit | 102423665ff626827a3a3501f8e424a266ba7d0a (patch) | |
tree | 324eb9edabd4ec267fad9b72c5fb34e3ece5b33f /security/Makefile | |
parent | aecb7d5a4343a56e88e3a3d6186557dddf701e70 (diff) | |
download | freebsd-ports-gnome-102423665ff626827a3a3501f8e424a266ba7d0a.tar.gz freebsd-ports-gnome-102423665ff626827a3a3501f8e424a266ba7d0a.tar.zst freebsd-ports-gnome-102423665ff626827a3a3501f8e424a266ba7d0a.zip |
Add blocksshd 0.8, protects computers from SSH brute force attacks.
PR: ports/102367
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 83e2769f3129..b7d8c3375deb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -35,6 +35,7 @@ SUBDIR += bioapi SUBDIR += bioapitool SUBDIR += bjorb + SUBDIR += blocksshd SUBDIR += borzoi SUBDIR += botan SUBDIR += bro |