summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjlam <jlam>2005-12-17 05:20:21 +0000
committerjlam <jlam>2005-12-17 05:20:21 +0000
commita2558cc9165a57c84b4c469e112ad2bd7de51533 (patch)
tree1c6d7cc54e222e097639139ddc5b482f72d0f643 /security
parent4331f3eca4a354da4709c34cbe21ce536c3fa7d9 (diff)
downloadpkgsrc-a2558cc9165a57c84b4c469e112ad2bd7de51533.tar.gz
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
Diffstat (limited to 'security')
-rw-r--r--security/courier-authlib/Makefile4
-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
6 files changed, 12 insertions, 12 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile
index e10be4ed577..127260ded75 100644
--- a/security/courier-authlib/Makefile
+++ b/security/courier-authlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/12/05 23:55:17 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2005/12/17 05:20:23 jlam Exp $
.include "Makefile.common"
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jlam@NetBSD.org
+MAINTAINER= jlam@pkgsrc.org
COMMENT= Courier Authentication Library
HOMEPAGE= http://www.courier-mta.org/authlib/
diff --git a/security/cyrus-sasl2/Makefile.common b/security/cyrus-sasl2/Makefile.common
index 34859deb21e..e1fd2e1e6d3 100644
--- a/security/cyrus-sasl2/Makefile.common
+++ b/security/cyrus-sasl2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.31 2005/12/05 23:55:17 rillig Exp $
+# $NetBSD: Makefile.common,v 1.32 2005/12/17 05:20:23 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@NetBSD.org
+MAINTAINER= jlam@pkgsrc.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 3fa9514cc94..d85306a8f6a 100644
--- a/security/cyrus-saslauthd/Makefile
+++ b/security/cyrus-saslauthd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/12/05 23:55:17 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2005/12/17 05:20:23 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@NetBSD.org
+MAINTAINER= jlam@pkgsrc.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 59be35b9502..e05af0417b9 100644
--- a/security/mit-krb5/Makefile
+++ b/security/mit-krb5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2005/12/05 23:55:18 rillig Exp $
+# $NetBSD: Makefile,v 1.33 2005/12/17 05:20:23 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@NetBSD.org
+MAINTAINER= jlam@pkgsrc.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 9e5b661d8b9..4ecd6d5fee4 100644
--- a/security/openpam/Makefile
+++ b/security/openpam/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2005/12/05 23:55:18 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2005/12/17 05:20:23 jlam Exp $
DISTNAME= openpam-20050201
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openpam/}
-MAINTAINER= jlam@NetBSD.org
+MAINTAINER= jlam@pkgsrc.org
HOMEPAGE= http://www.openpam.org/
COMMENT= Open-source PAM library
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 18ea217f58e..53dde292023 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2005/12/05 23:55:18 rillig Exp $
+# $NetBSD: Makefile,v 1.111 2005/12/17 05:20:23 jlam Exp $
OPENSSL_SNAPSHOT?= # empty
OPENSSL_STABLE?= # empty
@@ -26,7 +26,7 @@ MASTER_SITES= ftp://ftp.openssl.org/snapshot/
SVR4_PKGNAME= ossl
CATEGORIES= security
-MAINTAINER= jlam@NetBSD.org
+MAINTAINER= jlam@pkgsrc.org
HOMEPAGE= http://www.openssl.org/
COMMENT= Secure Socket Layer and cryptographic library