summaryrefslogtreecommitdiffstats
path: root/openwrt/package/arptables
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-19 16:25:26 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-19 16:25:26 +0000
commitacd7d8c17bc93577e2d8f946c3095f1a6c5e5dad (patch)
tree230394a86751312598e0504933c472ebca1b6f78 /openwrt/package/arptables
parent75821c2390b437410433614056080e7108342f0d (diff)
Add package name and short description to Config.in prompt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@954 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/arptables')
-rw-r--r--openwrt/package/arptables/Config.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/openwrt/package/arptables/Config.in b/openwrt/package/arptables/Config.in
index cd861cce7..e9c33a721 100644
--- a/openwrt/package/arptables/Config.in
+++ b/openwrt/package/arptables/Config.in
@@ -1,6 +1,9 @@
config BR2_PACKAGE_ARPTABLES
- tristate "ARP Firewalling"
+ tristate "arptables - ARP firewall administration utility"
default m if CONFIG_DEVEL
help
- ARP Firewalling (arptables)
- http://ebtables.sourceforge.net/
+ ARP Firewalling (arptables)
+
+ http://ebtables.sourceforge.net/
+
+