diff options
author | wiz <wiz@pkgsrc.org> | 2013-12-23 11:57:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-12-23 11:57:02 +0000 |
commit | f5401a11ecc9b1ab1acfa1edfe92f1e0a7d1ca18 (patch) | |
tree | c6574cd7d838811f85188ca6d06fe2b21bac18da /security | |
parent | f372f1e5a75e7caa524bdc9bb36e0d11efc48ac8 (diff) | |
download | pkgsrc-f5401a11ecc9b1ab1acfa1edfe92f1e0a7d1ca18.tar.gz |
Reset maintainer for resigned developers.
Diffstat (limited to 'security')
-rw-r--r-- | security/PAM/Makefile | 4 | ||||
-rw-r--r-- | security/pam-ldap/Makefile | 4 | ||||
-rw-r--r-- | security/sslwrap/Makefile | 5 |
3 files changed, 6 insertions, 7 deletions
diff --git a/security/PAM/Makefile b/security/PAM/Makefile index 0a9bdb4ebfd..eb3ec672d33 100644 --- a/security/PAM/Makefile +++ b/security/PAM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2013/04/06 13:24:19 rodent Exp $ +# $NetBSD: Makefile,v 1.50 2013/12/23 11:57:05 wiz Exp $ DISTNAME= Linux-PAM-0.77 PKGNAME= ${DISTNAME:S/Linux-//} @@ -9,7 +9,7 @@ MASTER_SITES= http://www.kernel.org/pub/linux/libs/pam/pre/library/ \ http://www.de.kernel.org/pub/linux/libs/pam/pre/library/ \ ftp://ftp.jp.kernel.org/pub/linux/libs/pam/pre/library/ -MAINTAINER= rh@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kernel.org/pub/linux/libs/pam/ COMMENT= Pluggable Authentication Modules (PAM) diff --git a/security/pam-ldap/Makefile b/security/pam-ldap/Makefile index 50533c59308..1f47e9ffd1b 100644 --- a/security/pam-ldap/Makefile +++ b/security/pam-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2013/02/06 23:23:42 jperkin Exp $ +# $NetBSD: Makefile,v 1.39 2013/12/23 11:57:05 wiz Exp $ DISTNAME= pam_ldap-186 PKGNAME= ${DISTNAME:S/_/-/} @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.padl.com/pub/ \ http://www.padl.com/download/ -MAINTAINER= rh@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.padl.com/pam_ldap.html COMMENT= Pluggable authentication module for LDAP directories LICENSE= gnu-lgpl-v2 diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index 3892faf1ee6..83ee25e2b44 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/02/06 23:23:46 jperkin Exp $ -# +# $NetBSD: Makefile,v 1.28 2013/12/23 11:57:05 wiz Exp $ DISTNAME= ${PKGNAME_NOREV:S/-//} PKGNAME= sslwrap-206 @@ -7,7 +6,7 @@ PKGREVISION= 6 CATEGORIES= security net MASTER_SITES= http://www.rickk.com/sslwrap/ -MAINTAINER= rh@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.rickk.com/sslwrap/ COMMENT= Simple SSL wrapper |