diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-06-23 11:34:25 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-06-23 11:34:25 +0000 |
commit | 3da6f159dc2b521cb10d182ab25d20cf167b537a (patch) | |
tree | be752b83077ceee5c4fda6c27e80834e9b7cc07f /net/dosdetector | |
parent | 9ec05919c12ae59cf9c59e817cb1aa647fe158c8 (diff) |
Update to 20050616 snapshot.
PR: ports/82570
Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
(maintainer)
Notes
Notes:
svn path=/head/; revision=137922
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 51a0942985ef..27af328a4116 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -9,10 +9,10 @@ PORTNAME= dosdetector PORTVERSION= 0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20050612 +DISTNAME= ${PORTNAME}-20050616 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic diff --git a/net/dosdetector/distinfo b/net/dosdetector/distinfo index bf9339589d0e..3c3b0aa20b3e 100644 --- a/net/dosdetector/distinfo +++ b/net/dosdetector/distinfo @@ -1,2 +1,2 @@ -MD5 (dosdetector-20050612.tar.gz) = da02e3d0a0a76f85e0a8aa0b2925cef5 -SIZE (dosdetector-20050612.tar.gz) = 162792 +MD5 (dosdetector-20050616.tar.gz) = a6839073e5cd4a418a475bdababc8b24 +SIZE (dosdetector-20050616.tar.gz) = 162903 |