projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix ar7 image builder
[openwrt.git]
/
openwrt
/
package
/
nmap
/
Config.in
diff --git
a/openwrt/package/nmap/Config.in
b/openwrt/package/nmap/Config.in
index
33b663c
..
d8ab98c
100644
(file)
--- a/
openwrt/package/nmap/Config.in
+++ b/
openwrt/package/nmap/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_NMAP
config BR2_PACKAGE_NMAP
- tristate "nmap - Network exploration and/or security auditing utility"
+ prompt "nmap.............................. Network exploration and/or security auditing utility"
+ tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBPCRE
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBPCRE
@@
-8,4
+9,4
@@
config BR2_PACKAGE_NMAP
A free open source utility for network exploration or security auditing.
http://www.insecure.org/nmap/
A free open source utility for network exploration or security auditing.
http://www.insecure.org/nmap/
-
+
This page took
0.03082 seconds
and
4
git commands to generate.