diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-02-13 07:54:13 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-02-13 07:54:13 +0000 |
commit | cddbc4f8030e9e77a9d02eba3eb198ef369dc6e5 (patch) | |
tree | fe2acf654325f39661c5ca2f105296ca24a8ac82 /net-mgmt/bpft/Makefile | |
parent | 3e28ff871ca725b95237c6d7675fda367ffbd548 (diff) | |
download | ports-cddbc4f8030e9e77a9d02eba3eb198ef369dc6e5.tar.gz ports-cddbc4f8030e9e77a9d02eba3eb198ef369dc6e5.zip |
Notes
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 2ea2ffce5f9b..daeabee4b92d 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) |