diff options
-rw-r--r-- | net/unbound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 235185da9..b2a5b16fe 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=4 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE -PKG_MAINTAINER:=Michael Hanselmann <public@hansmi.ch> +PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@hotmail.com> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.unbound.net/downloads |