diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-02 22:12:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-02 22:12:30 +0000 |
commit | bf3f83785ab294d5ef70a1fd58f344acdedcc5b9 (patch) | |
tree | cfe0ee8b85e9bfaf284e3879e54a2436c9434f90 /net/dosdetector | |
parent | 6fdb3b019655c29c6011bcc456cb45b16621b840 (diff) | |
download | ports-bf3f83785ab294d5ef70a1fd58f344acdedcc5b9.tar.gz ports-bf3f83785ab294d5ef70a1fd58f344acdedcc5b9.zip |
Update port: net/dosdetector New funcionality
PR: ports/91221
Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
Notes
Notes:
svn path=/head/; revision=152613
Diffstat (limited to 'net/dosdetector')
-rw-r--r-- | net/dosdetector/Makefile | 6 | ||||
-rw-r--r-- | net/dosdetector/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile index 40bb3737ac53..b113439e9d3f 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -9,16 +9,16 @@ PORTNAME= dosdetector PORTVERSION= 0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20050711 +DISTNAME= ${PORTNAME}-20060101 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic HAS_CONFIGURE= yes -USE_AUTOTOOLS= autoheader:259 +USE_AUTOTOOLS= autoheader:259 PLIST_FILES= bin/dosdetector MAN1= dosdetector.1 diff --git a/net/dosdetector/distinfo b/net/dosdetector/distinfo index 5f33ec7eb8e1..41fa9e83347b 100644 --- a/net/dosdetector/distinfo +++ b/net/dosdetector/distinfo @@ -1,2 +1,2 @@ -MD5 (dosdetector-20050711.tar.gz) = 4a2771a1dcaf19d4e6a969710b7a1c1f -SIZE (dosdetector-20050711.tar.gz) = 164157 +MD5 (dosdetector-20060101.tar.gz) = 3d7e4e26ff5722a5ba7ef345cbf2915b +SIZE (dosdetector-20060101.tar.gz) = 164422 |