aboutsummaryrefslogtreecommitdiff
path: root/net/analyzer/munin
diff options
context:
space:
mode:
Diffstat (limited to 'net/analyzer/munin')
-rwxr-xr-xnet/analyzer/munin/munin.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/analyzer/munin/munin.build b/net/analyzer/munin/munin.build
index 4dd7280d..5f6d0618 100755
--- a/net/analyzer/munin/munin.build
+++ b/net/analyzer/munin/munin.build
@@ -10,7 +10,7 @@
#
if [ -s "slack-required" ]; then
- echo Recomended and required packages for building cairo are:
+ echo Recomended and required packages for building munin.build are:
cat slack-required | sed -e 's/^/\t/'
if [ "$INTERACT" != "no" ]; then
echo If you dont have those installed, press Ctrl-C. Otherwise, hit ENTER.