aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKevin D-B <6500011+ldir-EDB0@users.noreply.github.com>2018-08-02 22:32:13 +0100
committerGitHub <noreply@github.com>2018-08-02 22:32:13 +0100
commitf2c06977a9c7cbebc3abc3cf18b2ae63bc7f0f98 (patch)
treeee73e5aeff60b6076085ffb5672ddf3e3323d3af /net
parentb1be3f9c06d5286e1e698edb580e629ae03f0393 (diff)
parentd5aaba27020c1e681549ce2609266edad1f0071e (diff)
Merge pull request #6657 from ldir-EDB0/maintainer
miniupnpd: remove my maintainership
Diffstat (limited to 'net')
-rw-r--r--net/miniupnpd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile
index faba7a2d9..0249c4da1 100644
--- a/net/miniupnpd/Makefile
+++ b/net/miniupnpd/Makefile
@@ -15,7 +15,6 @@ PKG_SOURCE_URL:=http://miniupnp.free.fr/files
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_HASH:=950894779661197fe093855fda29a728f434b5756eb4fa6cb5f7b9bff7ffe0c1
-PKG_MAINTAINER:=Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
PKG_LICENSE:=BSD-3-Clause
include $(INCLUDE_DIR)/package.mk