diff options
author | Ondřej Caletka <ondrej@caletka.cz> | 2014-06-23 15:46:38 +0200 |
---|---|---|
committer | Ondřej Caletka <ondrej@caletka.cz> | 2014-06-23 15:46:38 +0200 |
commit | ee7a6cd35b748a278da3e1b407800927c11814c3 (patch) | |
tree | 3ce17bf679ca45298b29217be713a23d55e8d126 /ipv6 | |
parent | db0236fb854c36e7df76457c2e610b470d437e5e (diff) |
tayga: add myself as maintainer
Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
Diffstat (limited to 'ipv6')
-rw-r--r-- | ipv6/tayga/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipv6/tayga/Makefile b/ipv6/tayga/Makefile index 211f84d19..93b729700 100644 --- a/ipv6/tayga/Makefile +++ b/ipv6/tayga/Makefile @@ -22,6 +22,7 @@ define Package/tayga DEPENDS:=+ip +kmod-ipv6 +kmod-tun TITLE:=Out-of-kernel stateless NAT64 implementation for Linux URL:=http://www.litech.org/tayga/ + MAINTAINER:=Ondrej Caletka <ondrej@caletka.cz> endef define Package/tayga/description |