summaryrefslogtreecommitdiff
path: root/net/cflowd
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-03-25 13:28:21 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-03-25 13:28:21 +0000
commitb852e5e08ec179bc3d653f96e50495e938792658 (patch)
treeee78463a6bfbd8e9550b279c19d73085d5b105b9 /net/cflowd
parent- additional important port changes (diff)
- make sure, cflowd starts prior flowscan by renaming it to
cflowd-base.sh.sample (flowscan port uses cflowd-flowscan.sh.sample) - bump port revision
Notes
Notes: svn path=/head/; revision=40347
Diffstat (limited to 'net/cflowd')
-rw-r--r--net/cflowd/Makefile2
-rw-r--r--net/cflowd/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/cflowd/Makefile b/net/cflowd/Makefile
index 311e903e837e..24aee6b202c7 100644
--- a/net/cflowd/Makefile
+++ b/net/cflowd/Makefile
@@ -39,6 +39,6 @@ pre-everything:
post-install:
${INSTALL_SCRIPT} ${FILESDIR}/cflowd.sh \
- ${PREFIX}/etc/rc.d/cflowd.sh.sample
+ ${PREFIX}/etc/rc.d/cflowd-base.sh.sample
.include <bsd.port.mk>
diff --git a/net/cflowd/pkg-plist b/net/cflowd/pkg-plist
index 714e44ccb0b6..60e4ad377a61 100644
--- a/net/cflowd/pkg-plist
+++ b/net/cflowd/pkg-plist
@@ -9,7 +9,7 @@ bin/flowdump
bin/flowwatch
etc/cfdcollect.conf.example
etc/cflowd.conf.example
-etc/rc.d/cflowd.sh.sample
+etc/rc.d/cflowd-base.sh.sample
include/cflowd/CflowdAsMatrix.hh
include/cflowd/CflowdAsMatrixKey.hh
include/cflowd/CflowdAsMatrixTrafficCounter.hh