diff options
Diffstat (limited to 'security/hunch')
-rw-r--r-- | security/hunch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hunch/Makefile b/security/hunch/Makefile index 1b3a163de494..5cf59bdbae9c 100644 --- a/security/hunch/Makefile +++ b/security/hunch/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://s89813419.onlinehome.us/ \ MAINTAINER= daniel+hunch@pelleg.org COMMENT= Scan httpd log files for vulnerability probes, mail admins -RUN_DEPENDS= ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net +RUN_DEPENDS= p5-Net>=0:${PORTSDIR}/net/p5-Net USE_PERL5= yes |