diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-25 06:02:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-25 06:02:46 +0000 |
commit | 76877394688cc8a14f7deafc9bfe93d20dedb54e (patch) | |
tree | cdb71c5dc640be97773dbe4758400640f816fbfb /security/hunch | |
parent | ac6d9f8f018e6e5f85a34df7b177f6fd42e0406a (diff) | |
download | ports-76877394688cc8a14f7deafc9bfe93d20dedb54e.tar.gz ports-76877394688cc8a14f7deafc9bfe93d20dedb54e.zip |
Chase URLs per distfile survey.
Notes
Notes:
svn path=/head/; revision=149391
Diffstat (limited to 'security/hunch')
-rw-r--r-- | security/hunch/Makefile | 2 | ||||
-rw-r--r-- | security/hunch/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/hunch/Makefile b/security/hunch/Makefile index ef373ebda546..ddd213b0c812 100644 --- a/security/hunch/Makefile +++ b/security/hunch/Makefile @@ -9,7 +9,7 @@ PORTNAME= hunch PORTVERSION= 1.1.7 CATEGORIES= security MASTER_SITES= http://s89813419.onlinehome.us/ \ - http://web.cs.cmu.edu/~dpelleg/download/ + http://www.cs.cmu.edu/~dpelleg/download/ MAINTAINER= daniel+hunch@pelleg.org COMMENT= Scan httpd log files for vulnerability probes, mail admins diff --git a/security/hunch/pkg-descr b/security/hunch/pkg-descr index 2d44e8f3de6e..219aaf029c6d 100644 --- a/security/hunch/pkg-descr +++ b/security/hunch/pkg-descr @@ -4,7 +4,7 @@ from WHOIS data and send a notice. Built-in rate controls prevent flooding an admin even when his machines are scanning at high rates. Runs as a non-privileged cron job to not interfere with the HTTP daemon's operation. -WWW: http://web.cs.cmu.edu/~dpelleg/hunch.html +WWW: http://www.cs.cmu.edu/~dpelleg/hunch.html -- Dan Pelleg |