aboutsummaryrefslogtreecommitdiff
path: root/app/antivirus
diff options
context:
space:
mode:
Diffstat (limited to 'app/antivirus')
-rwxr-xr-xapp/antivirus/clamav/clamav.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/antivirus/clamav/clamav.SlackBuild b/app/antivirus/clamav/clamav.SlackBuild
index d6a74619..1cf6db61 100755
--- a/app/antivirus/clamav/clamav.SlackBuild
+++ b/app/antivirus/clamav/clamav.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 clamav 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.