From: Ondřej Caletka Date: Mon, 23 Jun 2014 13:51:07 +0000 (+0200) Subject: aiccu: add myself as maintainer X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=baed04bed06019001fbb1ea7d1e73bb1964c432f;p=openwrt-packages.git aiccu: add myself as maintainer Signed-off-by: Ondrej Caletka --- diff --git a/ipv6/aiccu/Makefile b/ipv6/aiccu/Makefile index 0590ad0d8..d0ead0317 100644 --- a/ipv6/aiccu/Makefile +++ b/ipv6/aiccu/Makefile @@ -25,6 +25,7 @@ define Package/aiccu DEPENDS:=+libpthread +ip +kmod-sit +kmod-tun TITLE:=SixXS Automatic IPv6 Connectivity Client Utility URL:=http://www.sixxs.net/tools/aiccu/ + MAINTAINER:=Ondrej Caletka endef define Build/Configure