summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/dosdetector/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile
index 8502a9e379c9..f801177aac96 100644
--- a/net/dosdetector/Makefile
+++ b/net/dosdetector/Makefile
@@ -1,9 +1,6 @@
# Created by: msciciel
# $FreeBSD$
-# The port will be at version 0.0 (based on dated CVS snapshots)
-# until the release of DosDetector 0.1
-
PORTNAME= dosdetector
PORTVERSION= 20060621
PORTREVISION= 2
@@ -13,6 +10,11 @@ MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/
MAINTAINER= msciciel@dark-zone.eu
COMMENT= Detect suspicious network traffic
+BROKEN= upstream disappeared (unfetchable)
+DEPRECATED= No maintainer activity in over a decade
+EXPIRATION_DATE= 2016-10-23
+
+USES= ncurses
HAS_CONFIGURE= yes
USE_AUTOTOOLS= autoheader