diff options
author | novel <novel@FreeBSD.org> | 2005-07-01 16:15:30 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-01 16:15:30 +0800 |
commit | 8bcf151a54c83c9254e67ac729220b1821926ad8 (patch) | |
tree | bec03fc14cc0a6910fde68cd2bbff3d1863bdfab /net/dosdetector/Makefile | |
parent | 85eb363421ec8d73db64a8bdf6cfd3b8e665cf15 (diff) | |
download | freebsd-ports-gnome-8bcf151a54c83c9254e67ac729220b1821926ad8.tar.gz freebsd-ports-gnome-8bcf151a54c83c9254e67ac729220b1821926ad8.tar.zst freebsd-ports-gnome-8bcf151a54c83c9254e67ac729220b1821926ad8.zip |
Update to 20050701.
PR: 82850
Submitted by: Krzysztof Pawlowski (maintainer)
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 27af328a4116..d57d40f8c45e 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -9,10 +9,10 @@ PORTNAME= dosdetector PORTVERSION= 0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20050616 +DISTNAME= ${PORTNAME}-20050701 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic |