aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-11-06 11:54:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-11-06 11:54:36 +0000
commit0aae5c80ebea640100f71f01599b4312f3da8d5d (patch)
treeec684b6b9fff1bb618c7cc85a498fad7f038dd57 /net
parentb79712fe84455e3f1b10764d57f537d56a255654 (diff)
downloadports-0aae5c80ebea640100f71f01599b4312f3da8d5d.tar.gz
ports-0aae5c80ebea640100f71f01599b4312f3da8d5d.zip
Deprecate as it has been merge in netstat(1) on all supported version of FreeBSD
Approved by: csjp (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=307064
Diffstat (limited to 'net')
-rw-r--r--net/bpfstat/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net/bpfstat/Makefile b/net/bpfstat/Makefile
index 6d9ce9a233ce..88f79a5f422f 100644
--- a/net/bpfstat/Makefile
+++ b/net/bpfstat/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bpfstat
-# Date created: 27 July 2005
-# Whom: Christian S.J. Peron <csjp@FreeBSD.org>
-#
+# Created by: Christian S.J. Peron <csjp@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= bpfstat
PORTVERSION= 1.0
@@ -14,6 +10,9 @@ MASTER_SITE_SUBDIR= csjp
MAINTAINER= csjp@FreeBSD.org
COMMENT= Program to retrieve bpf statistics
+DEPRECATED= Merge in netstat on all supported version of FreeBSD
+EXPIRATION_DATE= 2012-12-06
+
MAN8= bpfstat.8
PLIST_FILES= sbin/bpfstat