Sfoglia il codice sorgente

fixes firewall makefile description

SVN-Revision: 12285
John Crispin 17 anni fa
parent
commit
c9f2df5cea
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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