diff options
author | krion <krion@FreeBSD.org> | 2003-10-10 18:01:37 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-10 18:01:37 +0800 |
commit | a1ee2f05bec634cdb7eb32a03fc324e361b84a47 (patch) | |
tree | 04a06607b8df99f4f19f4f67eaed9c221a7591f4 /net-mgmt/bpft | |
parent | 228110ca96f7291d62904254b89094e35a109725 (diff) | |
download | freebsd-ports-gnome-a1ee2f05bec634cdb7eb32a03fc324e361b84a47.tar.gz freebsd-ports-gnome-a1ee2f05bec634cdb7eb32a03fc324e361b84a47.tar.zst freebsd-ports-gnome-a1ee2f05bec634cdb7eb32a03fc324e361b84a47.zip |
- Add CONFLICTS, because these 2 ports install the same file.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by: maintainer
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 |