diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-12-11 23:28:29 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-12-11 23:28:29 +0000 |
commit | 1dc611c679abe009012158bc42f2c3c74266f85a (patch) | |
tree | d753e362d4447a43a1b2cc148ae64f7d31773e15 | |
parent | 6b16ae9cab0f46c1ae8d8123ac5759d51794a3bc (diff) | |
download | pfsense-packages-1dc611c679abe009012158bc42f2c3c74266f85a.tar.gz pfsense-packages-1dc611c679abe009012158bc42f2c3c74266f85a.tar.bz2 pfsense-packages-1dc611c679abe009012158bc42f2c3c74266f85a.zip |
Use 3.2
-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 42ecbda2..b38253b6 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -101,8 +101,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://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All/</depends_on_package_base_url> - <depends_on_package>ntop-3.1_1.tbz </depends_on_package> + <depends_on_package_base_url>http://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/</depends_on_package_base_url> + <depends_on_package>ntop-3.2.tbz</depends_on_package> <version>3.81</version> <status>BETA</status> <config_file>http://www.pfsense.com/packages/config/ntop.xml</config_file> |