From: Florian Eckert Date: Fri, 10 Jul 2020 09:06:14 +0000 (+0200) Subject: xinetd: change PKG_MAINTAINER X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3d9e9632d494efde746fa41113afa22de42416e4;p=openwrt-packages.git xinetd: change PKG_MAINTAINER Signed-off-by: Florian Eckert --- diff --git a/net/xinetd/Makefile b/net/xinetd/Makefile index a63a40b02..6e9837626 100644 --- a/net/xinetd/Makefile +++ b/net/xinetd/Makefile @@ -14,6 +14,8 @@ PKG_RELEASE:=6 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/xinetd-org/xinetd/archive PKG_HASH:=bf4e060411c75605e4dcbdf2ac57c6bd9e1904470a2f91e01ba31b50a80a5be3 + +PKG_MAINTAINER:=Florian Eckert PKG_LICENSE:=xinetd PKG_LICENSE_FILES:=COPYRIGHT PKG_CPE_ID:=cpe:/a:xinetd:xinetd @@ -27,7 +29,6 @@ define Package/xinetd CATEGORY:=Network TITLE:=A powerful and secure super-server URL:=https://github.com/xinetd-org - PKG_MAINTAINER:=Jonathan McCrohan endef define Package/xinetd/description