summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2022-06-27 15:29:13 +0000
committerfcambus <fcambus@pkgsrc.org>2022-06-27 15:29:13 +0000
commit1c2df00f9e8b397d21893480f9e1f857b84adb39 (patch)
tree732fe28679e2e3b976fe635faf44bee87ad331be /security
parent5e9999b768ed2492bf2f47086cedaf224b69e42d (diff)
downloadpkgsrc-1c2df00f9e8b397d21893480f9e1f857b84adb39.tar.gz
*: drop maintainership for packages not related to toolchains and ELF.
Diffstat (limited to 'security')
-rw-r--r--security/minisign/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/minisign/Makefile b/security/minisign/Makefile
index ccfcc5228b3..12e11bf9427 100644
--- a/security/minisign/Makefile
+++ b/security/minisign/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2021/10/13 07:28:08 fcambus Exp $
+# $NetBSD: Makefile,v 1.5 2022/06/27 15:29:17 fcambus Exp $
DISTNAME= minisign-0.10
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}
-MAINTAINER= fcambus@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/jedisct1/minisign/
COMMENT= Dead simple tool to sign files and verify signatures
LICENSE= isc