summaryrefslogtreecommitdiff
path: root/net-mgmt/macroscope
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-05-15 02:49:17 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-05-15 02:49:17 +0000
commit29813d539747e58a6e3322df3f48eae4338c60b5 (patch)
treead64253796dc7d189145d9bb72dbd175c35488f4 /net-mgmt/macroscope
parent-Update to 2.0.0b4.p7 (diff)
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo="" These are bad examples that get copied and pasted into new code, so the hope is that with less bad examples there will be less need for me to bring this up in review. In a few of these files all that were changed were comments so that next time I search for these patterns I won't trip on the file for no reason. In a few places, add $FreeBSD$ No functional changes, so no PORTREVISION bumps
Diffstat (limited to 'net-mgmt/macroscope')
-rw-r--r--net-mgmt/macroscope/files/macroscope.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/macroscope/files/macroscope.in b/net-mgmt/macroscope/files/macroscope.in
index 9bffc758d8ef..4b6e4ad3cf65 100644
--- a/net-mgmt/macroscope/files/macroscope.in
+++ b/net-mgmt/macroscope/files/macroscope.in
@@ -12,7 +12,7 @@
# macroscope_enable="NO" # set to YES to enable macroscope
#
# # optional:
-# macroscope_flags="" # additional command line arguments
+# macroscope_flags # additional command line arguments
#
. /etc/rc.subr