diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-01-11 01:59:16 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-01-11 01:59:16 +0000 |
commit | 23c818cc4c6cbefc30d95d91cf12dbeb1182a5bb (patch) | |
tree | affe11c13b8fb9d9d9aa12cb402279c2a16169d5 /pkg_config.xml | |
parent | ebede34c28efb54a67e38edaef88898f5bc32452 (diff) | |
download | pfsense-packages-23c818cc4c6cbefc30d95d91cf12dbeb1182a5bb.tar.gz pfsense-packages-23c818cc4c6cbefc30d95d91cf12dbeb1182a5bb.tar.bz2 pfsense-packages-23c818cc4c6cbefc30d95d91cf12dbeb1182a5bb.zip |
Correct the NTOP url
Diffstat (limited to 'pkg_config.xml')
-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 e7c231ba..ac7beac8 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -80,7 +80,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-stable/All/</depends_on_package_base_url> - <depends_on_package>ntop-3.1.1.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> |