summaryrefslogtreecommitdiffstats
path: root/package/firewall
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-04 17:39:00 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-04 17:39:00 +0000
commit572cb3cc9e32a39a457b8fd9bbb262f0e0470791 (patch)
treedc1bb610a135f01f93067245b8d12f521066f45e /package/firewall
parentbd981197df11911bd7ce2ff73d5ce3e6a0ae270c (diff)
[package] firewall: clean up description (#7875)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22905 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/firewall')
-rw-r--r--package/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 40c82837f..599126ae1 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -23,7 +23,7 @@ define Package/firewall
endef
define Package/firewall/description
- uci based firewall for openwrt
+ UCI based firewall for OpenWrt
endef
define Build/Compile