summaryrefslogtreecommitdiff
path: root/security/hunch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hunch/Makefile')
-rw-r--r--security/hunch/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/security/hunch/Makefile b/security/hunch/Makefile
index c5162570c852..c4361f52b8a0 100644
--- a/security/hunch/Makefile
+++ b/security/hunch/Makefile
@@ -6,20 +6,21 @@
#
PORTNAME= hunch
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.3
CATEGORIES= security
-MASTER_SITES= http://web.cs.cmu.edu/~dpelleg/download/
+MASTER_SITES= http://s89813419.onlinehome.us/ \
+ http://web.cs.cmu.edu/~dpelleg/download/
MAINTAINER= daniel+hunch@pelleg.org
-COMMENT= Scan httpd log files, find vulnerability probes, mail admins
+COMMENT= Scan httpd log files for vulnerability probes, mail admins
RUN_DEPENDS= ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
+USE_PERL5= yes
+
IS_INTERACTIVE= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_PACKAGE= too interactive
NO_BUILD= true
-USE_PERL5= YES
do-install:
@${ECHO_MSG} "Installing files"