fix patch
[openwrt.git] / package / netstat-nat / Config.in
index 24c082d..26a60cd 100644 (file)
@@ -1,7 +1,7 @@
-config BR2_PACKAGE_NETSTAT-NAT
-       tristate "netstat-nat - a netstat variant for NAT connections"
-#      default m if CONFIG_DEVEL
-       default n
+config BR2_PACKAGE_NETSTAT_NAT
+       prompt "netstat-nat....................... A netstat variant for NAT connections"
+       tristate
+       default m if CONFIG_DEVEL
        help
          Netstat-nat is a small program written in C.
          It displays NAT connections, managed by netfilter/iptables which comes 
@@ -10,4 +10,4 @@ config BR2_PACKAGE_NETSTAT-NAT
          is the temporary conntrack-storage of netfilter.
          
          http://tweegy.demon.nl/projects/netstat-nat/
-         
+
This page took 0.026389 seconds and 4 git commands to generate.