diff options
author | Sofian Brabez <sbz@FreeBSD.org> | 2011-03-18 10:04:54 +0000 |
---|---|---|
committer | Sofian Brabez <sbz@FreeBSD.org> | 2011-03-18 10:04:54 +0000 |
commit | d7c5457ddfe2556cc9d7becaeb1defa4c37c1931 (patch) | |
tree | 6da6f344fc084ffb9b0fd15185973d2c20a77372 /security/py-openssl | |
parent | - Fix Coredump (diff) |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor)
Notes
Notes:
svn path=/head/; revision=271244
Diffstat (limited to 'security/py-openssl')
-rw-r--r-- | security/py-openssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index 2baca940550b..4efc8f353bd9 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://launchpadlibrarian.net/58498441/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyOpenSSL-${PORTVERSION} -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= Python interface to the OpenSSL library USE_PYTHON= yes |