summaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-09-30 10:48:37 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-09-30 10:48:37 +0000
commit1cb2abca8efd59ef7195c10b5911608f325384cf (patch)
tree84875014755487a4491145195978c0a683493f82 /package/firewall/Makefile
parent65f47378d7baca9ba3c1e0cf634bce8af1783361 (diff)
downloadmaster-31e0f0ae-1cb2abca8efd59ef7195c10b5911608f325384cf.tar.gz
master-31e0f0ae-1cb2abca8efd59ef7195c10b5911608f325384cf.tar.bz2
master-31e0f0ae-1cb2abca8efd59ef7195c10b5911608f325384cf.zip
add maintainer information
SVN-Revision: 23159
Diffstat (limited to 'package/firewall/Makefile')
-rw-r--r--package/firewall/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 82ae04757f..1f461567b3 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