Просмотр исходного кода

fixes firewall makefile description

SVN-Revision: 12285
John Crispin 17 лет назад
Родитель
Сommit
c9f2df5cea
1 измененных файлов с 1 добавлено и 1 удалено
  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