summaryrefslogtreecommitdiffstats
path: root/package/firewall
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-30 10:48:37 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-30 10:48:37 +0000
commitf2b88b69803a7f6475c49d7a7b8e459f1d974e37 (patch)
tree205f40a09c167342632a478cb64679e78e606150 /package/firewall
parent072a59cb9f897dd47648105ff3c29400ba2b322a (diff)
[package] add maintainer information
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23159 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/firewall')
-rw-r--r--package/firewall/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 82ae04757..1f461567b 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -18,6 +18,7 @@ define Package/firewall
CATEGORY:=Base system
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
+ MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
DEPENDS:=+iptables +iptables-mod-conntrack +iptables-mod-nat
PKGARCH:=all
endef