projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b924f0
)
fixes firewall makefile description
author
John Crispin
<blogic@openwrt.org>
Mon, 11 Aug 2008 22:28:52 +0000
(22:28 +0000)
committer
John Crispin
<blogic@openwrt.org>
Mon, 11 Aug 2008 22:28:52 +0000
(22:28 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12285
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/firewall/Makefile
patch
|
blob
|
history
diff --git
a/package/firewall/Makefile
b/package/firewall/Makefile
index
23f23e6
..
e3a28fc
100644
(file)
--- 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 scrip
t
+
uci based firewall for openwr
t
endef
define Build/Compile