diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-12-04 19:42:42 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-12-04 19:42:42 +0000 |
commit | 25622c8f790de1e567c2c24d2e55f9521fe2c8a1 (patch) | |
tree | ab134bbcdc0c9fcdef89db1dd3c950e7c40cc216 | |
parent | 6321d2fddab9db1a5703d1bdb13564163efa099e (diff) | |
download | pfsense-packages-25622c8f790de1e567c2c24d2e55f9521fe2c8a1.tar.gz pfsense-packages-25622c8f790de1e567c2c24d2e55f9521fe2c8a1.tar.bz2 pfsense-packages-25622c8f790de1e567c2c24d2e55f9521fe2c8a1.zip |
Correct ntop package name
-rw-r--r-- | pkg_config.7.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 04199301..737d6ab1 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -9,8 +9,8 @@ <descr>ntop is a network probe that shows network usage in a way similar to what top does for processes. In interactive mode, it displays the network status on the user's terminal. In Web mode it acts as a Web server, creating an HTML dump of the network status. It sports a NetFlow/sFlow emitter/collector, an HTTP-based client interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics.</descr> <category>Network Management</category> <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> - <depends_on_package>ntop-3.3_8.tbz</depends_on_package> - <version>3.3_8</version> + <depends_on_package>ntop-3.3.8.tbz</depends_on_package> + <version>3.3.8</version> <status>BETA</status> <required_version>1.2.1</required_version> <config_file>http://www.pfsense.com/packages/config/ntop.xml</config_file> |