diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-11 09:30:01 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-11 09:30:01 +0000 |
commit | fb63aabb2de694fa78ea1383cb864c202857c099 (patch) | |
tree | 94ae1b3f8e5dc293f40ddd2ad4153becd22098bf /net/dosdetector | |
parent | d0a773f96e441c927d7482d5119cb40d85e5b4f3 (diff) |
Update to 20050711 snapshot.
PR: 83246
Submitted by: Krzysztof Pawlowski (maintainer)
Notes
Notes:
svn path=/head/; revision=138899
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 47659c538179..e1653ae2dbf9 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -9,10 +9,10 @@ PORTNAME= dosdetector PORTVERSION= 0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20050709 +DISTNAME= ${PORTNAME}-20050711 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic diff --git a/net/dosdetector/distinfo b/net/dosdetector/distinfo index e6bd021ddb77..5f33ec7eb8e1 100644 --- a/net/dosdetector/distinfo +++ b/net/dosdetector/distinfo @@ -1,2 +1,2 @@ -MD5 (dosdetector-20050709.tar.gz) = 06f28e3a42cefb238d83c6b0f024a571 -SIZE (dosdetector-20050709.tar.gz) = 164140 +MD5 (dosdetector-20050711.tar.gz) = 4a2771a1dcaf19d4e6a969710b7a1c1f +SIZE (dosdetector-20050711.tar.gz) = 164157 |