aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/cflowd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile
index 99c0f5a17a8c..8f6c898017cb 100644
--- a/net-mgmt/cflowd/Makefile
+++ b/net-mgmt/cflowd/Makefile
@@ -26,6 +26,9 @@ MANL= cfdases.l cfdifmatrix.l cfdnets.l cfdnexthops.l \
OPTIONS_DEFINE= FLOWSCAN
FLOWSCAN_DESC= FlowScan patch
+DEPRECATED= Unmaintained 10 years, requires dozens of patches, unverifiable
+EXPIRATION_DATE=2014-08-15
+
NO_STAGE= yes
.include <bsd.port.options.mk>