diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-01 08:15:30 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-01 08:15:30 +0000 |
commit | b0ba3b0bb1b61d641b5d616f2735e82fb939b70b (patch) | |
tree | 08694a8b8c55e9e9a761a3545257cd1d6f5388e9 /net/dosdetector | |
parent | b6c829e7993eb1d292dfef1229f02dd2c6ebb7d8 (diff) |
Update to 20050701.
PR: 82850
Submitted by: Krzysztof Pawlowski (maintainer)
Notes
Notes:
svn path=/head/; revision=138287
Diffstat (limited to 'net/dosdetector')
-rw-r--r-- | net/dosdetector/Makefile | 4 | ||||
-rw-r--r-- | net/dosdetector/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile index 27af328a4116..d57d40f8c45e 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -9,10 +9,10 @@ PORTNAME= dosdetector PORTVERSION= 0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20050616 +DISTNAME= ${PORTNAME}-20050701 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic diff --git a/net/dosdetector/distinfo b/net/dosdetector/distinfo index 3c3b0aa20b3e..c3f13786dbd5 100644 --- a/net/dosdetector/distinfo +++ b/net/dosdetector/distinfo @@ -1,2 +1,2 @@ -MD5 (dosdetector-20050616.tar.gz) = a6839073e5cd4a418a475bdababc8b24 -SIZE (dosdetector-20050616.tar.gz) = 162903 +MD5 (dosdetector-20050701.tar.gz) = 78aa4fb59d68ef4352f4cddfc5a5fc6d +SIZE (dosdetector-20050701.tar.gz) = 163526 |