aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-09-04 17:39:00 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-09-04 17:39:00 +0000
commit4d644e43c4f19a70d3fa6e09aeb3bb7d6c364cf8 (patch)
treedc1bb610a135f01f93067245b8d12f521066f45e /package
parent355d9d786cc7c8b0ad3423b4b79ccdc4f9e56518 (diff)
downloadmaster-187ad058-4d644e43c4f19a70d3fa6e09aeb3bb7d6c364cf8.tar.gz
master-187ad058-4d644e43c4f19a70d3fa6e09aeb3bb7d6c364cf8.tar.bz2
master-187ad058-4d644e43c4f19a70d3fa6e09aeb3bb7d6c364cf8.zip
[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')
-rw-r--r--package/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 40c82837fc..599126ae1e 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