summaryrefslogtreecommitdiffstats
path: root/package/6in4/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/6in4/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/6in4/Makefile')
-rw-r--r--package/6in4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/6in4/Makefile b/package/6in4/Makefile
index 5722a48638..1f0573b97a 100644
--- a/package/6in4/Makefile
+++ b/package/6in4/Makefile
@@ -18,6 +18,7 @@ define Package/6in4
CATEGORY:=IPv6
DEPENDS:=+ip +kmod-ipv6 +kmod-sit
TITLE:=IPv6-in-IPv4 configuration support
+ MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
PKGARCH:=all
endef