diff options
Diffstat (limited to 'net/dosdetector/Makefile')
-rw-r--r-- | net/dosdetector/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile index b113439e9d3f..1d823a54344e 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -8,11 +8,9 @@ # until the release of DosDetector 0.1 PORTNAME= dosdetector -PORTVERSION= 0.0 -PORTREVISION= 6 +PORTVERSION= 20060101 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20060101 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic |