diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-12-11 23:25:40 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-12-11 23:25:40 +0000 |
commit | 6b16ae9cab0f46c1ae8d8123ac5759d51794a3bc (patch) | |
tree | dd71c4a74539a3359274e4f0595d3eca4078a508 | |
parent | e1e1dc91ae9eabe750a1749cdf123c84bc39a466 (diff) | |
download | pfsense-packages-6b16ae9cab0f46c1ae8d8123ac5759d51794a3bc.tar.gz pfsense-packages-6b16ae9cab0f46c1ae8d8123ac5759d51794a3bc.tar.bz2 pfsense-packages-6b16ae9cab0f46c1ae8d8123ac5759d51794a3bc.zip |
Woops, restore ntop package
-rw-r--r-- | pkg_config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 83e54a0f..42ecbda2 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -102,7 +102,7 @@ <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://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All/</depends_on_package_base_url> - <depends_on_package>nmap-3.81.tbz</depends_on_package> + <depends_on_package>ntop-3.1_1.tbz </depends_on_package> <version>3.81</version> <status>BETA</status> <config_file>http://www.pfsense.com/packages/config/ntop.xml</config_file> |