diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-09 18:39:27 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-07-09 18:39:27 +0000 |
commit | de7bba3a42c8e851b590f76cea11f3ccf769d0eb (patch) | |
tree | 916c669ff7f2820bb2dec57895c69625f57c3eaf /net/dosdetector/Makefile | |
parent | 7366f74ec52cbad6395ac406ef943eaa6058f2cb (diff) | |
download | ports-de7bba3a42c8e851b590f76cea11f3ccf769d0eb.tar.gz ports-de7bba3a42c8e851b590f76cea11f3ccf769d0eb.zip |
Notes
Diffstat (limited to 'net/dosdetector/Makefile')
-rw-r--r-- | net/dosdetector/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile index d57d40f8c45e..47659c538179 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -9,10 +9,10 @@ PORTNAME= dosdetector PORTVERSION= 0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20050701 +DISTNAME= ${PORTNAME}-20050709 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic |