summaryrefslogtreecommitdiffstats
path: root/package/firewall
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-08-11 22:28:52 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-08-11 22:28:52 +0000
commitfc95e15a63e30f85b2aef7df57fbc169cec685ff (patch)
treee9bdc2f0652045a36b2010b1c065c66d5c608254 /package/firewall
parentaa954c1c5dd50c89f91ac2574482ab7c927a3c54 (diff)
fixes firewall makefile description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12285 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/firewall')
-rw-r--r--package/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 23f23e6dc..e3a28fc0f 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -22,7 +22,7 @@ define Package/firewall
endef
define Package/firewall/description
- firewall for openwrt, you can select if you want to use the old version or the new uci based script
+ uci based firewall for openwrt
endef
define Build/Compile