aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-02-10 12:49:01 -0500
committerjim-p <jimp@pfsense.org>2014-02-10 12:49:01 -0500
commit93bc70da7ee44c6b98b48b5cfbd9dbe8a210352b (patch)
treea4103f4263d5ffac14afa159d4ad7f0e31c614a5
parent3ca4f4ba591967ecc848bd628f8c4a6e44c4d622 (diff)
downloadpfsense-packages-93bc70da7ee44c6b98b48b5cfbd9dbe8a210352b.tar.gz
pfsense-packages-93bc70da7ee44c6b98b48b5cfbd9dbe8a210352b.tar.bz2
pfsense-packages-93bc70da7ee44c6b98b48b5cfbd9dbe8a210352b.zip
Fix nmap binary filename
-rw-r--r--pkg_config.10.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 096d0615..5a9b80c9 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -741,9 +741,9 @@
<maintainer>jimp@pfsense.org</maintainer>
<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_pbi>nmap-6.25_1-##ARCH##.pbi</depends_on_package_pbi>
+ <depends_on_package_pbi>nmap-6.40_2-##ARCH##.pbi</depends_on_package_pbi>
<config_file>http://www.pfsense.com/packages/config/nmap/nmap.xml</config_file>
- <version>nmap-6.25_1 pkg v1.2</version>
+ <version>nmap-6.40_2 pkg v1.2</version>
<status>Stable</status>
<pkginfolink>http://doc.pfsense.org/index.php/Nmap_package</pkginfolink>
<required_version>2.2</required_version>