Deprecate as it has been merge in netstat(1) on all supported version of FreeBSD
Approved by: csjp (maintainer) Feature safe: yes
This commit is contained in:
parent
b79712fe84
commit
0aae5c80eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307064
1 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue