diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-03 06:12:30 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-03 06:12:30 +0800 |
commit | cef257651fd37a37bea4decb1f52cd931000824c (patch) | |
tree | d0133a128afb6f5d927e538db4127e6e8b9cbabb /net/dosdetector | |
parent | c42f51ba8cdcff919c9c562e032b4244a53605e7 (diff) | |
download | freebsd-ports-gnome-cef257651fd37a37bea4decb1f52cd931000824c.tar.gz freebsd-ports-gnome-cef257651fd37a37bea4decb1f52cd931000824c.tar.zst freebsd-ports-gnome-cef257651fd37a37bea4decb1f52cd931000824c.zip |
Update port: net/dosdetector New funcionality
PR: ports/91221
Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
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 |