diff options
author | jim-p <jimp@pfsense.org> | 2014-08-14 09:38:22 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2014-08-14 09:38:22 -0400 |
commit | 5e98b9d75d7a312051f164143c6a48098217b533 (patch) | |
tree | 2a821f8a2ec6448c7ab12de639b45aa39ddaf890 | |
parent | 918a367ee97c85aaffefea8ff2c5cacd1b8b6718 (diff) | |
download | pfsense-packages-5e98b9d75d7a312051f164143c6a48098217b533.tar.gz pfsense-packages-5e98b9d75d7a312051f164143c6a48098217b533.tar.bz2 pfsense-packages-5e98b9d75d7a312051f164143c6a48098217b533.zip |
Fix ntopng 64-bit filename
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index cedfc8a9..d7917e5f 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -359,7 +359,7 @@ <descr>ntopng (replaces 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>https://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> - <depends_on_package_pbi>ntopng-1.1_1-i386.pbi</depends_on_package_pbi> + <depends_on_package_pbi>ntopng-1.1_1-amd64.pbi</depends_on_package_pbi> <build_pbi> <ports_before>databases/redis databases/gdbm net/GeoIP x11-fonts/font-util x11-fonts/webfonts graphics/graphviz</ports_before> <port>net/ntopng</port> |