diff options
author | daichi <daichi@FreeBSD.org> | 2003-10-14 20:31:30 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-10-14 20:31:30 +0800 |
commit | 6064ffdadbdfe87543bbec5e39d0bad85000af80 (patch) | |
tree | 02929506fe7ed8a02c5161990a1efca43e28364c /security/hunch | |
parent | 34da9519c1702fbbb6984ed922034300151ebd12 (diff) | |
download | freebsd-ports-gnome-6064ffdadbdfe87543bbec5e39d0bad85000af80.tar.gz freebsd-ports-gnome-6064ffdadbdfe87543bbec5e39d0bad85000af80.tar.zst freebsd-ports-gnome-6064ffdadbdfe87543bbec5e39d0bad85000af80.zip |
update security/hunch: 1.1 -> 1.1.1
PR: 57917
Submitted by: Dan Pelleg <daniel+hunch@pelleg.org> (maintainer)
Diffstat (limited to 'security/hunch')
-rw-r--r-- | security/hunch/Makefile | 2 | ||||
-rw-r--r-- | security/hunch/distinfo | 2 | ||||
-rw-r--r-- | security/hunch/pkg-descr | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/security/hunch/Makefile b/security/hunch/Makefile index 8ce0341b007f..c5162570c852 100644 --- a/security/hunch/Makefile +++ b/security/hunch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hunch -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 CATEGORIES= security MASTER_SITES= http://web.cs.cmu.edu/~dpelleg/download/ diff --git a/security/hunch/distinfo b/security/hunch/distinfo index fa0cfd889601..04cfe9b6772d 100644 --- a/security/hunch/distinfo +++ b/security/hunch/distinfo @@ -1 +1 @@ -MD5 (hunch-1.1.tar.gz) = 6d671ec7ed10846ddcfd049134e52537 +MD5 (hunch-1.1.1.tar.gz) = 8bc62c3f8649488c1b5e437eaac05269 diff --git a/security/hunch/pkg-descr b/security/hunch/pkg-descr index ae7c9b23ca62..2d44e8f3de6e 100644 --- a/security/hunch/pkg-descr +++ b/security/hunch/pkg-descr @@ -4,6 +4,8 @@ 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 + -- Dan Pelleg daniel+hunch@pelleg.org |