separate stat/debug and needed tools for configuring wlan devices, saves some space...
[openwrt.git] / package / dsniff / Config.in
index 58caa23..372274e 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_DSNIFF
-       tristate "dsniff"
+       prompt "dsniff............................ A collection of tools for betwork auditing and penetration testing"
+       tristate
        select BR2_PACKAGE_LIBPCAP
        select BR2_PACKAGE_LIBNIDS
        select BR2_PACKAGE_LIBNET
@@ -7,7 +8,7 @@ config BR2_PACKAGE_DSNIFF
        select BR2_PACKAGE_LIBGDBM
        default m if CONFIG_DEVEL
        help
+         A collection of tools for network auditing and penetration testing
+         
+         http://www.monkey.org/~dugsong/dsniff/
 
-       collection of tools for network auditing and penetration testing
-
-       http://www.monkey.org/~dugsong/dsniff/
This page took 0.02043 seconds and 4 git commands to generate.