summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-28 23:38:39 +0000
committerwiz <wiz>2004-11-28 23:38:39 +0000
commite0f36219afe743c68bc6ce52b615aad71ac594bc (patch)
treec8d0b096a012b2f996fb238f325b5ff7ad55c14a /security
parent8027e804737b0232ba9350bcc0e35dc6cb671551 (diff)
downloadpkgsrc-e0f36219afe743c68bc6ce52b615aad71ac594bc.tar.gz
adam at monkeybyte dot org's mail setup is broken, revert to tech-pkg.
Diffstat (limited to 'security')
-rw-r--r--security/py-OpenSSL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-OpenSSL/Makefile b/security/py-OpenSSL/Makefile
index 8a27978f795..bcd10acc658 100644
--- a/security/py-OpenSSL/Makefile
+++ b/security/py-OpenSSL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:18:12 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/11/28 23:38:39 wiz Exp $
#
DISTNAME= pyOpenSSL-0.5.1
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyopenssl/}
-MAINTAINER= adam@monkeybyte.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://pyopenssl.sourceforge.net/
COMMENT= Python interface to the OpenSSL library