diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-10 10:01:37 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-10 10:01:37 +0000 |
commit | c9fe876375c4aadd72a460ba7e7a3ed231792f18 (patch) | |
tree | 6ea4fa6e375da9554c677f8335b20f258863b623 /net-mgmt/bpft | |
parent | dd4ddfab12e4e9f39596a7ea943db0b22cd1935d (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 95a16bb526b8..51c24148c14d 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 +CONFLICTS= trafd-3.0.* + WRKSRC= ${WRKDIR}/bpft MAN1= traflog.1 trafstat.1 MAN8= trafstatd.8 trafd.8 |