aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2008-08-11 22:28:52 +0000
committerJohn Crispin <blogic@openwrt.org>2008-08-11 22:28:52 +0000
commit64253085802ac645950fee49829332c406f5088b (patch)
treee9bdc2f0652045a36b2010b1c065c66d5c608254 /package/firewall
parent4b924f0d7b32978e5161a716acc032ad68007e72 (diff)
downloadmaster-187ad058-64253085802ac645950fee49829332c406f5088b.tar.gz
master-187ad058-64253085802ac645950fee49829332c406f5088b.tar.bz2
master-187ad058-64253085802ac645950fee49829332c406f5088b.zip
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 23f23e6dc1..e3a28fc0f8 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