diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-04-22 01:50:21 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-04-22 01:50:21 +0000 |
commit | 2659b83746acdce810fdc72a56a7190f793fce84 (patch) | |
tree | 53675d829a7f58284212ccefd2e759851771b5f2 /pkg_config.xml | |
parent | d9407d724c351fbbb12f49ddb01b85e2c6315f42 (diff) | |
download | pfsense-packages-2659b83746acdce810fdc72a56a7190f793fce84.tar.gz pfsense-packages-2659b83746acdce810fdc72a56a7190f793fce84.tar.bz2 pfsense-packages-2659b83746acdce810fdc72a56a7190f793fce84.zip |
Upgrade ntop version to 3.1 since its featured on the freebsd site now
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 5b1bbe1d..71562d07 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -47,9 +47,9 @@ <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://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.0</version> + <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/packages/All//depends_on_package_base_url</depends_on_package_base_url> + <depends_on_package>ntop-3.1_1.tgz</depends_on_package> + <version>3.1.1</version> <status>BETA</status> <config_file>http://www.pfsense.com/packages/config/ntop.xml</config_file> <configurationfile>ntop.xml</configurationfile> |