diff options
Diffstat (limited to 'security/sshit/Makefile')
-rw-r--r-- | security/sshit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/sshit/Makefile b/security/sshit/Makefile index 26c9f1ce0943..56b34337a7a3 100644 --- a/security/sshit/Makefile +++ b/security/sshit/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://anp.ath.cx/sshit/ MAINTAINER= ports@FreeBSD.org COMMENT= Checks for SSH/FTP bruteforce and blocks given IPs +BROKEN= unfetchable + RUN_DEPENDS= p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \ p5-IPC-Shareable>=0:${PORTSDIR}/devel/p5-IPC-Shareable \ p5-Proc-PID-File>=0:${PORTSDIR}/devel/p5-Proc-PID-File |