summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-12-17 05:20:21 +0000
committerjlam <jlam@pkgsrc.org>2005-12-17 05:20:21 +0000
commit2558c0291df89e5ff63ece13913b25a71b8f5dfd (patch)
tree1c6d7cc54e222e097639139ddc5b482f72d0f643 /security/openssl
parent2483500823f80d36d0b0f3c200a4ead6d8dc5402 (diff)
downloadpkgsrc-2558c0291df89e5ff63ece13913b25a71b8f5dfd.tar.gz
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
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