fixes firewall makefile description

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12285 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2008-08-11 22:28:52 +00:00
parent 4b924f0d7b
commit 6425308580

View File

@@ -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