summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-02-28 14:52:37 +0000
committerwiz <wiz@pkgsrc.org>2011-02-28 14:52:37 +0000
commit36ff915e97a346b20cd45ce4cca9c4da2c5045d9 (patch)
treefaf1f48e391a5f43e0aa1f07d71638cd832c02f0 /security
parent00a69526277ffc79202561812a4c1c6dbfddeae9 (diff)
downloadpkgsrc-36ff915e97a346b20cd45ce4cca9c4da2c5045d9.tar.gz
Reset maintainer for retired developers.
Diffstat (limited to 'security')
-rw-r--r--security/engine-pkcs11/Makefile4
-rw-r--r--security/libp11/Makefile4
-rw-r--r--security/libssh2/Makefile4
-rw-r--r--security/openct/Makefile4
-rw-r--r--security/opensc/Makefile.common4
-rw-r--r--security/xml-security-c/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/security/engine-pkcs11/Makefile b/security/engine-pkcs11/Makefile
index 55c26749ce9..2dc22ba6e0d 100644
--- a/security/engine-pkcs11/Makefile
+++ b/security/engine-pkcs11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/01/17 12:02:40 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2011/02/28 14:53:01 wiz Exp $
#
DISTNAME= engine_pkcs11-0.1.5
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.opensc-project.org/files/engine_pkcs11/
-MAINTAINER= hasso@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opensc-project.org/engine_pkcs11/
COMMENT= PKCS\#11 engine for OpenSSL
LICENSE= original-bsd
diff --git a/security/libp11/Makefile b/security/libp11/Makefile
index db84532f1e4..563f872a21a 100644
--- a/security/libp11/Makefile
+++ b/security/libp11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/01/17 12:02:41 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2011/02/28 14:53:01 wiz Exp $
#
DISTNAME= libp11-0.2.6
@@ -6,7 +6,7 @@ PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.opensc-project.org/files/libp11/
-MAINTAINER= hasso@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opensc-project.org/libp11/
COMMENT= Convenience library for easy PKCS\#11 implementation
LICENSE= gnu-lgpl-v2.1
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile
index 2ba16fe8ea7..513c4368b58 100644
--- a/security/libssh2/Makefile
+++ b/security/libssh2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/01/17 12:02:41 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2011/02/28 14:53:01 wiz Exp $
#
DISTNAME= libssh2-1.2.2
@@ -7,7 +7,7 @@ CATEGORIES= security
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libssh2/}
MASTER_SITES= http://www.libssh2.org/download/
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://libssh2.sourceforge.net/
COMMENT= SSH2 protocol library
diff --git a/security/openct/Makefile b/security/openct/Makefile
index 945cc1b163a..896e440b095 100644
--- a/security/openct/Makefile
+++ b/security/openct/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2009/12/15 22:10:39 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2011/02/28 14:53:01 wiz Exp $
DISTNAME= openct-0.6.18
PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.opensc-project.org/files/openct/
-MAINTAINER= hasso@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opensc-project.org/openct/
COMMENT= Smart Card Reader drivers and middleware
LICENSE= gnu-lgpl-v2.1
diff --git a/security/opensc/Makefile.common b/security/opensc/Makefile.common
index 4c1cfd03c53..a0f028218bb 100644
--- a/security/opensc/Makefile.common
+++ b/security/opensc/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2010/09/01 15:59:22 drochner Exp $
+# $NetBSD: Makefile.common,v 1.6 2011/02/28 14:53:02 wiz Exp $
#
# used by security/opensc/Makefile
# used by security/opensc-signer/Makefile
@@ -8,7 +8,7 @@ DISTNAME= opensc-${OPENSC_PKG_VERSION}
CATEGORIES= security
MASTER_SITES= http://www.opensc-project.org/files/opensc/
-MAINTAINER= hasso@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opensc-project.org/opensc/
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/security/xml-security-c/Makefile b/security/xml-security-c/Makefile
index 2b0ff3a935d..41efa081b75 100644
--- a/security/xml-security-c/Makefile
+++ b/security/xml-security-c/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2011/02/23 09:02:07 adam Exp $
+# $NetBSD: Makefile,v 1.8 2011/02/28 14:53:02 wiz Exp $
DISTNAME= xml-security-c-1.6.0
CATEGORIES= security devel
MASTER_SITES= http://santuario.apache.org/dist/c-library/
-MAINTAINER= hasso@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://santuario.apache.org/
COMMENT= XML Digital Signature specification implementation
LICENSE= apache-2.0