diff options
author | kris <kris@FreeBSD.org> | 2004-04-13 19:38:30 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-13 19:38:30 +0800 |
commit | 112c0116f2277d22e54e4c792da6afb0c56a095a (patch) | |
tree | 04c2d4a21a59bbad1ab71d38c9d2a6a9abaf7e80 /net-mgmt/bpft | |
parent | e746cc8d843b6c62d7be601b9780a0fa797b42e8 (diff) | |
download | freebsd-ports-gnome-112c0116f2277d22e54e4c792da6afb0c56a095a.tar.gz freebsd-ports-gnome-112c0116f2277d22e54e4c792da6afb0c56a095a.tar.zst freebsd-ports-gnome-112c0116f2277d22e54e4c792da6afb0c56a095a.zip |
BROKEN: Changes permissions of system directories
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 |