diff options
Diffstat (limited to 'package/network/ipv6')
-rw-r--r-- | package/network/ipv6/thc-ipv6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/thc-ipv6/Makefile b/package/network/ipv6/thc-ipv6/Makefile index fdfc1f2f01..563afa4f81 100644 --- a/package/network/ipv6/thc-ipv6/Makefile +++ b/package/network/ipv6/thc-ipv6/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://freeworld.thc.org/releases/ PKG_MD5SUM:=2975dd54be35b68c140eb2a6b8ef5e59 -PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> include $(INCLUDE_DIR)/package.mk |