[Lunar-commits] <moonbase> ntop: fix a typo.
Florin Braescu
florin at lunar-linux.org
Wed Nov 17 19:27:36 CET 2010
commit 47b0599760fd8653a60f28a90e782d67158bad54
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Nov 17 20:27:36 2010 +0200
ntop: fix a typo.
---
net/ntop/DEPENDS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/ntop/DEPENDS b/net/ntop/DEPENDS
index 05e6e54..029abae 100644
--- a/net/ntop/DEPENDS
+++ b/net/ntop/DEPENDS
@@ -10,4 +10,4 @@ depends pcre
optional_depends "lsof" "" "" "For lsof support"
optional_depends "nmap" "" "" "For nmap support"
optional_depends "rrdtool" "" "" "For rrdtool support"
-optional_depends "mysql" "--enable-mysql" "" "For My-SQL support"
+optional_depends "mysql" "--enable-mysql" "" "For MySQL support"
More information about the Lunar-commits
mailing list