summaryrefslogtreecommitdiff
path: root/package/nmap
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-04 23:18:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-04 23:18:53 +0100
commit26d8c7c5138770572fc92bea028d9a8a067fe3c9 (patch)
tree4c9b66ced955645ec62e35d2b98cd593ff19e192 /package/nmap
parent3f23dcd7a5f06f8cdda0ee8b1492cfd0b6c1413f (diff)
update ethtool and iw
Diffstat (limited to 'package/nmap')
-rw-r--r--package/nmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nmap/Makefile b/package/nmap/Makefile
index 6e314970d..8716879cd 100644
--- a/package/nmap/Makefile
+++ b/package/nmap/Makefile
@@ -6,10 +6,10 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= nmap
PKG_VERSION:= 5.00
PKG_RELEASE:= 1
-PKG_CXX:= NMAP
PKG_MD5SUM:= 32d27de32166c02d670bb4a086185886
PKG_DESCR:= utility for network exploration or security auditing
PKG_SECTION:= net
+PKG_CXX:= NMAP
PKG_DEPENDS:= libdnet libpcap libpcre
PKG_BUILDDEP+= libdnet libpcap pcre
PKG_URL:= http://nmap.org