aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rwxr-xr-xnet/analyzer/munin/munin.build2
-rwxr-xr-xnet/analyzer/rrdtool/rrdtool.SlackBuild2
-rwxr-xr-xnet/mail/sympa/sympa.SlackBuild2
3 files changed, 3 insertions, 3 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.
diff --git a/net/analyzer/rrdtool/rrdtool.SlackBuild b/net/analyzer/rrdtool/rrdtool.SlackBuild
index 43d8d8ed..fffaa8a2 100755
--- a/net/analyzer/rrdtool/rrdtool.SlackBuild
+++ b/net/analyzer/rrdtool/rrdtool.SlackBuild
@@ -24,7 +24,7 @@
# -----------------------------------------------------------------------------
if [ -s "slack-required" ]; then
- echo Recomended and required packages for building cairo are:
+ echo Recomended and required packages for building rrdtool 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.
diff --git a/net/mail/sympa/sympa.SlackBuild b/net/mail/sympa/sympa.SlackBuild
index 038222bd..eb5b376e 100755
--- a/net/mail/sympa/sympa.SlackBuild
+++ b/net/mail/sympa/sympa.SlackBuild
@@ -5,7 +5,7 @@
#
if [ -s "slack-required" ]; then
- echo Recomended and required packages for building cairo are:
+ echo Recomended and required packages for building sympa 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.