diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-03-19 21:44:23 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-03-19 21:44:23 +0000 |
commit | eb02d5ab1e04f914a292968b2362092d9ab56278 (patch) | |
tree | 82be986324b4be14647fc4c3424787dcb19ef911 /pkg_config.xml | |
parent | 182883185ee074a0aa40c4605288fbd8cd08712b (diff) | |
download | pfsense-packages-eb02d5ab1e04f914a292968b2362092d9ab56278.tar.gz pfsense-packages-eb02d5ab1e04f914a292968b2362092d9ab56278.tar.bz2 pfsense-packages-eb02d5ab1e04f914a292968b2362092d9ab56278.zip |
Revert ntop to 3.0
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 7a19fcbc..eec06516 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -47,8 +47,8 @@ <website>http://www.ntop.org/</website> <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://www.pfsense.com/packages/All/</depends_on_package_base_url> - <depends_on_package>ntop-3.1_1.tbz</depends_on_package> + <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/All</depends_on_package_base_url> + <depends_on_package>ntop-3.0.tbz</depends_on_package> <version>3.1</version> <status>BETA</status> <config_file>http://www.pfsense.com/packages/config/ntop.xml</config_file> |