aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/flow-tools-ng
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-01-14 08:57:23 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-01-14 08:57:23 +0000
commit83eb2c37009874672764765ec3bf3b59286c7391 (patch)
treea956ace1a4a1e10876d4c36f12af02bc9df6cb29 /net-mgmt/flow-tools-ng
parent3c1484f2613137d7eaba8577f6d580c5532ac912 (diff)
downloadports-83eb2c37009874672764765ec3bf3b59286c7391.tar.gz
ports-83eb2c37009874672764765ec3bf3b59286c7391.zip
Notes
Diffstat (limited to 'net-mgmt/flow-tools-ng')
-rw-r--r--net-mgmt/flow-tools-ng/files/flow_capture.in2
-rw-r--r--net-mgmt/flow-tools-ng/files/flow_fanout.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/flow-tools-ng/files/flow_capture.in b/net-mgmt/flow-tools-ng/files/flow_capture.in
index d378c6c7fc59..cdca15248732 100644
--- a/net-mgmt/flow-tools-ng/files/flow_capture.in
+++ b/net-mgmt/flow-tools-ng/files/flow_capture.in
@@ -44,7 +44,7 @@
. /etc/rc.subr
name="flow_capture"
-rcvar=`set_rcvar`
+rcvar=flow_capture_enable
setup_profile_vars()
{
diff --git a/net-mgmt/flow-tools-ng/files/flow_fanout.in b/net-mgmt/flow-tools-ng/files/flow_fanout.in
index 0cc17b058e6b..9d3e7d34f95e 100644
--- a/net-mgmt/flow-tools-ng/files/flow_fanout.in
+++ b/net-mgmt/flow-tools-ng/files/flow_fanout.in
@@ -41,7 +41,7 @@
. /etc/rc.subr
name="flow_fanout"
-rcvar=`set_rcvar`
+rcvar=flow_fanout_enable
setup_profile_vars()
{