summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorrpaulo <rpaulo>2005-06-12 18:49:24 +0000
committerrpaulo <rpaulo>2005-06-12 18:49:24 +0000
commit74874c3f52a224649fb0d4979cbc09283e499e34 (patch)
tree86c37792ef584e2008ff596199ff9360541d7077 /security
parenteaeeb492d85857c97bd9f1676025796724984d35 (diff)
downloadpkgsrc-74874c3f52a224649fb0d4979cbc09283e499e34.tar.gz
Change the maintainer (me) email address.
Approved by hubertf.
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 43f39c5d42e..54268dcc28a 100644
--- a/security/py-OpenSSL/Makefile
+++ b/security/py-OpenSSL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:18 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/12 18:49:24 rpaulo Exp $
#
DISTNAME= pyOpenSSL-0.6
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyopenssl/}
-MAINTAINER= goteki@users.sourceforge.net
+MAINTAINER= rpaulo@NetBSD.org
HOMEPAGE= http://pyopenssl.sourceforge.net/
COMMENT= Python interface to the OpenSSL library