From b27c7fd64b0f01fae88c0c238d2a9e11c0d7032b Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Wed, 11 Jan 2017 18:55:19 -0500 Subject: [PATCH] net/nut: Make myself maintainer per private mail Current maintainer (Martin Rowe) offered to hand over maintership because I'm interested in doing more with the package than he requires for his own use, so he felt it made sense for me to maintain the package. I accepted, hence this commit. Signed-off-by: Daniel Dickinson --- net/nut/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/nut/Makefile b/net/nut/Makefile index bd450a469..629f60ef8 100644 --- a/net/nut/Makefile +++ b/net/nut/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nut PKG_VERSION:=2.7.4 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.networkupstools.org/source/2.7/ PKG_MD5SUM:=3ba53656933d7471f95140b32a5b8d5c -PKG_MAINTAINER:=Martin Rowe +PKG_MAINTAINER:=Daniel Dickinson PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=LICENSE-GPL2