aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-11-26 03:37:37 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-11-26 03:37:37 +0000
commitbc16bf568b502ffff50bd7144c395fb296b893d6 (patch)
treecff0421c844c93f86c69aada1ce59ff04a313c7e
parenta22e1f6b4bf14e0db15ed4195c79255f79c58ce5 (diff)
downloadpfsense-packages-bc16bf568b502ffff50bd7144c395fb296b893d6.tar.gz
pfsense-packages-bc16bf568b502ffff50bd7144c395fb296b893d6.tar.bz2
pfsense-packages-bc16bf568b502ffff50bd7144c395fb296b893d6.zip
Correct NMAP and NTOP packages locations
-rw-r--r--pkg_config.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 0d998644..4d8295c4 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -91,7 +91,7 @@
<descr>NMap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques (determine what services the hosts are offering), version detection (determine what application/service is runing on a port), and TCP/IP fingerprinting (remote host OS or device identification). It also offers flexible target and port specification, decoy/stealth scanning, SunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and command line modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ.</descr>
<category>Security</category>
<depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All/</depends_on_package_base_url>
- <depends_on_package>nmap-3.81.tbz</depends_on_package>
+ <depends_on_package>nmap-3.93.tbz</depends_on_package>
<config_file>http://www.pfsense.com/packages/config/nmap.xml</config_file>
<configurationfile>nmap.xml</configurationfile>
</package>
@@ -101,8 +101,8 @@
<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://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/</depends_on_package_base_url>
- <depends_on_package>nmap-3.93.tbz</depends_on_package>
- <version>3.1_1</version>
+ <depends_on_package>ntop-3.2.tbz</depends_on_package>
+ <version>3.2</version>
<status>BETA</status>
<config_file>http://www.pfsense.com/packages/config/ntop.xml</config_file>
<configurationfile>ntop.xml</configurationfile>