summaryrefslogtreecommitdiffstats
path: root/net/bpft/files
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-13 07:54:13 +0000
committermharo <mharo@FreeBSD.org>2000-02-13 07:54:13 +0000
commit5b24cc4018a7d628d999f5f875d7502cf3aca35b (patch)
treecb64b71540665105b08480bf4236f3ab7d0e665f /net/bpft/files
parente4f895fee6b97a188220bf31f656ece782222948 (diff)
downloadFreeBSD-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/bpft/files')
-rw-r--r--net/bpft/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/bpft/files/patch-aa b/net/bpft/files/patch-aa
index 944bce7..fcfcb22 100644
--- a/net/bpft/files/patch-aa
+++ b/net/bpft/files/patch-aa
@@ -1,5 +1,5 @@
-*** Makefile.orig Wed Oct 30 12:38:00 1996
---- Makefile Fri Mar 19 23:42:26 1999
+*** Makefile.orig Wed Oct 30 13:38:00 1996
+--- Makefile Wed Jan 5 15:41:25 2000
***************
*** 11,16 ****
--- 11,17 ----
@@ -48,7 +48,7 @@
! install -s -o root -g $(GROUP) -m $(MODE) trafstatd/trafstatd $(PATH_BINDIR)
! install -s -o root -g $(GROUP) -m $(MODE) traflog/traflog $(PATH_BINDIR)
install -c -o root -g $(GROUP) -m $(MODE) traflog/traflog.format $(PATH_TRAFLOG_FMT)
- install -s -o root -g $(GROUP) -m $(MODE) trafshow/trafshow $(PATH_BINDIR)
+! install -s -o root -g $(GROUP) -m $(MODE) trafshow/trafshow $(PATH_BINDIR)
! install -c -m 644 trafshow/trafshow.1 $(PATH_MANDIR)
@echo Done.
@@ -73,8 +73,8 @@
! install -s -o root -g $(GROUP) -m $(MODE) trafstatd/trafstatd $(PATH_SBINDIR)
! install -s -o root -g $(GROUP) -m $(MODE) traflog/traflog $(PATH_BINDIR)
install -c -o root -g $(GROUP) -m $(MODE) traflog/traflog.format $(PATH_TRAFLOG_FMT)
- install -s -o root -g $(GROUP) -m $(MODE) trafshow/trafshow $(PATH_BINDIR)
-! install -c -m 644 trafshow/trafshow.1 $(PATH_MANDIR)
+! install -s -o root -g $(GROUP) -m $(MODE) trafshow/trafshow $(PATH_BINDIR)/trafshow2
+! install -c -m 644 trafshow/trafshow.1 $(PATH_MANDIR)/trafshow2.1
@echo Done.
clean:
OpenPOWER on IntegriCloud