projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5627667
)
fixes firewall makefile description
author
John Crispin
<john@openwrt.org>
Mon, 11 Aug 2008 22:28:52 +0000
(22:28 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 11 Aug 2008 22:28:52 +0000
(22:28 +0000)
SVN-Revision: 12285
package/firewall/Makefile
patch
|
blob
|
history
diff --git
a/package/firewall/Makefile
b/package/firewall/Makefile
index 23f23e6dc1fa74b59399f476bee0fa9a167541ed..e3a28fc0f8ec9a0a0a39364723d85c88b4573605 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