summaryrefslogtreecommitdiff
path: root/net/ntop/scripts/configure.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net/ntop/scripts/configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/scripts/configure.sh b/net/ntop/scripts/configure.sh
index 9501258a666d..c0ff4f730142 100644
--- a/net/ntop/scripts/configure.sh
+++ b/net/ntop/scripts/configure.sh
@@ -14,7 +14,7 @@ if [ "${BATCH}" ]; then
set \"tcpwrap\" \"pcap\" \"zlib\"
fi
else
- /usr/bin/dialog --title "configuration options" --clear \
+ /usr/bin/dialog --title "ntop configuration options" --clear \
--checklist "\n\
Please select desired options:" -1 -1 16 \
tcpwrap "TCP Wrapper support" ON \