diff options
Diffstat (limited to 'security/py-tlslite')
-rw-r--r-- | security/py-tlslite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-tlslite/Makefile b/security/py-tlslite/Makefile index fa1e176e8639..a522ebf1c173 100644 --- a/security/py-tlslite/Makefile +++ b/security/py-tlslite/Makefile @@ -10,7 +10,7 @@ CATEGORIES= security python MASTER_SITES= http://trevp.net/tlslite/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= Python module implenting SSL 3.0, TLS 1.0 and TLS 1.1 USE_PYTHON= yes |