summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjperkin <jperkin>2017-04-19 11:24:36 +0000
committerjperkin <jperkin>2017-04-19 11:24:36 +0000
commit494b4409911d3131f3b3324b8096d1fc11072b8e (patch)
tree4adecf28aff99d1b15b033774829d9dbf2a6705b /security
parent521b9b372750af05814fdceba83cb4fd98b019b6 (diff)
downloadpkgsrc-494b4409911d3131f3b3324b8096d1fc11072b8e.tar.gz
Reset MAINTAINER after tonnerre resigned.
Diffstat (limited to 'security')
-rw-r--r--security/pam-mkhomedir/Makefile4
-rw-r--r--security/py-asn1/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pam-mkhomedir/Makefile b/security/pam-mkhomedir/Makefile
index cf5d3b21eaf..1a8c752d97e 100644
--- a/security/pam-mkhomedir/Makefile
+++ b/security/pam-mkhomedir/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2016/02/26 09:41:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.8 2017/04/19 11:24:38 jperkin Exp $
DISTNAME= pam-mkhomedir-1
CATEGORIES= security
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= tonnerre@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Pluggable authentication module for automatic homedir creation
INSTALLATION_DIRS= lib/security
diff --git a/security/py-asn1/Makefile b/security/py-asn1/Makefile
index 88d97c36b7e..d6256327ed5 100644
--- a/security/py-asn1/Makefile
+++ b/security/py-asn1/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2017/04/08 13:37:47 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/04/19 11:24:38 jperkin Exp $
DISTNAME= pyasn1-0.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyasn1/}
-MAINTAINER= tonnerre@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pyasn1.sourceforge.net/
COMMENT= ITU Abstract Syntax Notification for Python
LICENSE= 2-clause-bsd