diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 16:25:26 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 16:25:26 +0000 |
commit | 21100e82b773a26da15814292038903084fa379d (patch) | |
tree | 8e5e92635ce822ab0d04174d1ca6763234ecc474 /package/arptables | |
parent | 54d366daa1ad016479dffa338405e0c05785d05f (diff) |
Add package name and short description to Config.in prompt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@954 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/arptables')
-rw-r--r-- | package/arptables/Config.in | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/package/arptables/Config.in b/package/arptables/Config.in index cd861cce7..e9c33a721 100644 --- a/package/arptables/Config.in +++ b/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/ + + |