diff options
author | shaun <shaun@FreeBSD.org> | 2006-10-06 22:52:56 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-10-06 22:52:56 +0800 |
commit | 3ba078e27e85210245b6fcfa83d94fd7982ce9db (patch) | |
tree | e8b435de42d54e2be611bbb5d6d46859824a0884 | |
parent | a6006eefec981e0f7e517959050aae3dfcab3835 (diff) | |
download | freebsd-ports-gnome-3ba078e27e85210245b6fcfa83d94fd7982ce9db.tar.gz freebsd-ports-gnome-3ba078e27e85210245b6fcfa83d94fd7982ce9db.tar.zst freebsd-ports-gnome-3ba078e27e85210245b6fcfa83d94fd7982ce9db.zip |
- Update to 20060621.
- Update URLs and maintainer's e-mail.
PR: ports/99244
Submitted by: Krzysztof Pawlowski <msciciel@dark-zone.eu> (maintainer)
-rw-r--r-- | net/dosdetector/Makefile | 4 | ||||
-rw-r--r-- | net/dosdetector/distinfo | 6 | ||||
-rw-r--r-- | net/dosdetector/pkg-descr | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile index f548e962748f..ba98bb172b97 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -8,11 +8,11 @@ # until the release of DosDetector 0.1 PORTNAME= dosdetector -PORTVERSION= 20060203 +PORTVERSION= 20060621 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -MAINTAINER= msciciel@darkzone.ma.cx +MAINTAINER= msciciel@dark-zone.eu COMMENT= Detect suspicious network traffic HAS_CONFIGURE= yes diff --git a/net/dosdetector/distinfo b/net/dosdetector/distinfo index c13def2d12ae..a54e6366e615 100644 --- a/net/dosdetector/distinfo +++ b/net/dosdetector/distinfo @@ -1,3 +1,3 @@ -MD5 (dosdetector-20060203.tar.gz) = f49340f1f59d49385ee9f0307e99bb83 -SHA256 (dosdetector-20060203.tar.gz) = 2d5065613321410878ad03f09586baf169c7eb50de51e06fba1049fa77d19dd4 -SIZE (dosdetector-20060203.tar.gz) = 164540 +MD5 (dosdetector-20060621.tar.gz) = b2230048725657dbc7fde290c2fdfa08 +SHA256 (dosdetector-20060621.tar.gz) = 664b9c94dc225e1e604c2791ed5fa2f3e1924908f81e92a3a16578db0b4aa77f +SIZE (dosdetector-20060621.tar.gz) = 164768 diff --git a/net/dosdetector/pkg-descr b/net/dosdetector/pkg-descr index 75eaf666ffad..d9a56a0095ad 100644 --- a/net/dosdetector/pkg-descr +++ b/net/dosdetector/pkg-descr @@ -4,7 +4,7 @@ It can detect worm traffic, SYN flood, icmp flood, udp flood attacks and more. It's configurable via a rule set; when an IP exceeds the score limit, DoSDetector prints a warning. -WWW: http://darkzone.ma.cx/resources/unix/dosdetector/ +WWW: http://dark-zone.eu/resources/unix/dosdetector/ - msciciel -msciciel@darkzone.ma.cx +msciciel@dark-zone.eu |