diff options
Diffstat (limited to 'security/sshit/Makefile')
-rw-r--r-- | security/sshit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sshit/Makefile b/security/sshit/Makefile index 06cdb2185174..26c9f1ce0943 100644 --- a/security/sshit/Makefile +++ b/security/sshit/Makefile @@ -5,8 +5,7 @@ PORTNAME= sshit PORTVERSION= 0.6 PORTREVISION= 4 CATEGORIES= security -MASTER_SITES= http://anp.ath.cx/sshit/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= http://anp.ath.cx/sshit/ MAINTAINER= ports@FreeBSD.org COMMENT= Checks for SSH/FTP bruteforce and blocks given IPs |