summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-14 16:00:40 +0000
committerjlam <jlam>2006-03-14 16:00:40 +0000
commit2dfc46de0c0eeed88d604bde2c8e73e554f0f6db (patch)
tree65b015527fb454cbd5e2dfc63e152eb6de123313 /security
parent610fc24561b6c53bb1fde8d245f4509888ccfe78 (diff)
downloadpkgsrc-2dfc46de0c0eeed88d604bde2c8e73e554f0f6db.tar.gz
Drop maintainership for packages that I no longer have time to maintain.
Diffstat (limited to 'security')
-rw-r--r--security/cyrus-sasl2/Makefile.common4
-rw-r--r--security/cyrus-saslauthd/Makefile4
-rw-r--r--security/mit-krb5/Makefile4
-rw-r--r--security/openpam/Makefile4
-rw-r--r--security/openssl/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/security/cyrus-sasl2/Makefile.common b/security/cyrus-sasl2/Makefile.common
index 0f85e39aa26..6bf2b083f45 100644
--- a/security/cyrus-sasl2/Makefile.common
+++ b/security/cyrus-sasl2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.33 2005/12/29 06:22:09 jlam Exp $
+# $NetBSD: Makefile.common,v 1.34 2006/03/14 16:00:41 jlam Exp $
#
# This file is currently included by:
#
@@ -21,7 +21,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/
-MAINTAINER= jlam@pkgsrc.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://asg.web.cmu.edu/sasl/
DISTINFO_FILE= ${.CURDIR}/../cyrus-sasl2/distinfo
diff --git a/security/cyrus-saslauthd/Makefile b/security/cyrus-saslauthd/Makefile
index 4da99a62bb5..3b30b62bcb6 100644
--- a/security/cyrus-saslauthd/Makefile
+++ b/security/cyrus-saslauthd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/03/14 01:14:33 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2006/03/14 16:00:41 jlam Exp $
DISTNAME= cyrus-sasl-2.1.20
PKGNAME= ${DISTNAME:S/sasl/saslauthd/}
@@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/saslauthd
EXTRACT_ELEMENTS= ${DISTNAME}/saslauthd
EXTRACT_ELEMENTS+= ${DISTNAME}/include/hmac-md5.h
-MAINTAINER= jlam@pkgsrc.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://asg.web.cmu.edu/sasl/
COMMENT= Cyrus SASL plaintext authentication daemon
diff --git a/security/mit-krb5/Makefile b/security/mit-krb5/Makefile
index 6ba8f992d4d..df7e5276735 100644
--- a/security/mit-krb5/Makefile
+++ b/security/mit-krb5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/12/29 06:22:10 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2006/03/14 16:00:41 jlam Exp $
DISTNAME= krb5-1.4.2
PKGNAME= mit-${DISTNAME:S/-signed$//}
@@ -8,7 +8,7 @@ MASTER_SITES= http://web.mit.edu/kerberos/dist/krb5/1.4/
DISTFILES= ${DISTNAME}-signed${EXTRACT_SUFX}
EXTRACT_SUFX= .tar
-MAINTAINER= jlam@pkgsrc.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://web.mit.edu/kerberos/www/
COMMENT= MIT Kerberos 5 authentication system
diff --git a/security/openpam/Makefile b/security/openpam/Makefile
index 3e8e22e434f..0008b866369 100644
--- a/security/openpam/Makefile
+++ b/security/openpam/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2005/12/29 06:22:10 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/03/14 16:00:42 jlam Exp $
DISTNAME= openpam-20050201
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openpam/}
-MAINTAINER= jlam@pkgsrc.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.openpam.org/
COMMENT= Open-source PAM library
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index eb0a8eb99bc..bfcc645694f 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2006/03/02 03:28:07 grant Exp $
+# $NetBSD: Makefile,v 1.115 2006/03/14 16:00:42 jlam Exp $
OPENSSL_SNAPSHOT?= # empty
OPENSSL_STABLE?= # empty
@@ -27,7 +27,7 @@ MASTER_SITES= ftp://ftp.openssl.org/snapshot/
PKGREVISION= 1
SVR4_PKGNAME= ossl
CATEGORIES= security
-MAINTAINER= jlam@pkgsrc.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.openssl.org/
COMMENT= Secure Socket Layer and cryptographic library