diff options
author | rpaulo <rpaulo@pkgsrc.org> | 2005-06-12 18:49:24 +0000 |
---|---|---|
committer | rpaulo <rpaulo@pkgsrc.org> | 2005-06-12 18:49:24 +0000 |
commit | 250fa9b34b8d87559dfe1c16433b5761d72fc42f (patch) | |
tree | 86c37792ef584e2008ff596199ff9360541d7077 /security/py-OpenSSL | |
parent | bf782d7403d3fa79174af57ecb1e5d41fddbebbf (diff) | |
download | pkgsrc-250fa9b34b8d87559dfe1c16433b5761d72fc42f.tar.gz |
Change the maintainer (me) email address.
Approved by hubertf.
Diffstat (limited to 'security/py-OpenSSL')
-rw-r--r-- | security/py-OpenSSL/Makefile | 4 |
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 |