aboutsummaryrefslogtreecommitdiff
path: root/security/bruteforceblocker
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-12 23:31:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-12 23:31:39 +0000
commitf3e110695513cdf2253bda4e68f0822d463ed2dc (patch)
tree07671e9d0672ef28a909cc27fab830e6efd87317 /security/bruteforceblocker
parentcbbb2c7f4529b14bb22595f374932099fbcf40af (diff)
downloadports-f3e110695513cdf2253bda4e68f0822d463ed2dc.tar.gz
ports-f3e110695513cdf2253bda4e68f0822d463ed2dc.zip
Notes
Diffstat (limited to 'security/bruteforceblocker')
-rw-r--r--security/bruteforceblocker/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/bruteforceblocker/Makefile b/security/bruteforceblocker/Makefile
index 469c9785864b..2dea69c77013 100644
--- a/security/bruteforceblocker/Makefile
+++ b/security/bruteforceblocker/Makefile
@@ -18,8 +18,7 @@ COMMENT= Checks for SSH bruteforce and blocks given IPs
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Syslog \
${SITE_PERL}/Sys/Hostname/Long.pm:${PORTSDIR}/sysutils/p5-Sys-Hostname-Long \
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
- ${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail
+ ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
NO_BUILD= yes
USE_PERL5_RUN= yes