summaryrefslogtreecommitdiff
path: root/security/py-OpenSSL
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-28 23:38:39 +0000
committerwiz <wiz@pkgsrc.org>2004-11-28 23:38:39 +0000
commit3fe75bdbeaa15dc99ead17339c229451c87dea45 (patch)
treec8d0b096a012b2f996fb238f325b5ff7ad55c14a /security/py-OpenSSL
parent3e04e7b03631b4fa59774b1a76528da27ec52fff (diff)
downloadpkgsrc-3fe75bdbeaa15dc99ead17339c229451c87dea45.tar.gz
adam at monkeybyte dot org's mail setup is broken, revert to tech-pkg.
Diffstat (limited to 'security/py-OpenSSL')
-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