diff options
Diffstat (limited to 'package/nmap/Makefile')
-rw-r--r-- | package/nmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nmap/Makefile b/package/nmap/Makefile index 0e105ed83..750753e66 100644 --- a/package/nmap/Makefile +++ b/package/nmap/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 6.46 PKG_RELEASE:= 1 PKG_MD5SUM:= 5a36ad3a63d5b7ea5514f745a397436a PKG_DESCR:= utility for network exploration or security auditing -PKG_SECTION:= net +PKG_SECTION:= net/security PKG_DEPENDS:= libdnet libpcap libpcre libstdcxx PKG_BUILDDEP:= libdnet libpcap pcre PKG_URL:= http://nmap.org/ |