Browse Source

fixes firewall makefile description

SVN-Revision: 12285
John Crispin 17 years ago
parent
commit
c9f2df5cea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/firewall/Makefile

+ 1 - 1
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