diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-25 14:02:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-25 14:02:46 +0800 |
commit | ec47e4510a6b87e3890616f71316ea6fea2d9b92 (patch) | |
tree | a565cbb17e7aeb132267d3217f20e3115b72b088 /security/hunch | |
parent | 5b5056cd2c159f7958923573666af69b21c6da11 (diff) | |
download | freebsd-ports-gnome-ec47e4510a6b87e3890616f71316ea6fea2d9b92.tar.gz freebsd-ports-gnome-ec47e4510a6b87e3890616f71316ea6fea2d9b92.tar.zst freebsd-ports-gnome-ec47e4510a6b87e3890616f71316ea6fea2d9b92.zip |
Chase URLs per distfile survey.
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 |