aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/blocksshd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/blocksshd/Makefile b/security/blocksshd/Makefile
index 626df4ee51e7..46f70f94203f 100644
--- a/security/blocksshd/Makefile
+++ b/security/blocksshd/Makefile
@@ -8,10 +8,9 @@
PORTNAME= blocksshd
PORTVERSION= 1.1
CATEGORIES= security sysutils
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= blocksshd
+MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jadawin@tuxaco.net
COMMENT= Protects computers from SSH brute force attacks
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS/Resolver.pm:${PORTSDIR}/dns/p5-Net-DNS \