diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-13 11:38:30 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-13 11:38:30 +0000 |
commit | 52b060a22477b02d960465333825f8bb686054b9 (patch) | |
tree | 7ca33e0752e78f1db011e5e81a99a79febac5c2f /net-mgmt/bpft | |
parent | 8d4cd529b2537a4e59fdd8d2240dc0b2b49e4a8a (diff) |
Notes
Diffstat (limited to 'net-mgmt/bpft')
-rw-r--r-- | net-mgmt/bpft/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/bpft/Makefile b/net-mgmt/bpft/Makefile index fb29d061a378..72ea0ef5ca3a 100644 --- a/net-mgmt/bpft/Makefile +++ b/net-mgmt/bpft/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= aquatique@rusunix.org COMMENT= The BPF Traffic collector +BROKEN= "Changes permissions of system directories" + CONFLICTS= trafd-3.0.* WRKSRC= ${WRKDIR}/bpft |