diff options
author | mharo <mharo@FreeBSD.org> | 2000-02-13 07:54:13 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-02-13 07:54:13 +0000 |
commit | 5b24cc4018a7d628d999f5f875d7502cf3aca35b (patch) | |
tree | cb64b71540665105b08480bf4236f3ab7d0e665f /net-mgmt/bpft/Makefile | |
parent | e4f895fee6b97a188220bf31f656ece782222948 (diff) | |
download | FreeBSD-ports-5b24cc4018a7d628d999f5f875d7502cf3aca35b.zip FreeBSD-ports-5b24cc4018a7d628d999f5f875d7502cf3aca35b.tar.gz |
rename trafshow to trafshow2
maintainer timeout
PR: 15931
Submitted by: Michael Vasilenko <acid@stu.cn.ua>
Diffstat (limited to 'net-mgmt/bpft/Makefile')
-rw-r--r-- | net-mgmt/bpft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/bpft/Makefile b/net-mgmt/bpft/Makefile index 2ea2ffc..daeabee 100644 --- a/net-mgmt/bpft/Makefile +++ b/net-mgmt/bpft/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= oddbjorn@tricknology.org -MAN1= trafshow.1 +MAN1= trafshow2.1 post-install: .if !defined(NOPORTDOCS) |