diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
commit | 5eaac8b2caa7536fa6027f991ffbfa3319c62dca (patch) | |
tree | 6d70494b89362806485487c5e8079e08f3294473 /security/py-tlslite | |
parent | cc2da5deb8d10229197da6a9e3933baeed6df60e (diff) | |
download | ports-5eaac8b2caa7536fa6027f991ffbfa3319c62dca.tar.gz ports-5eaac8b2caa7536fa6027f991ffbfa3319c62dca.zip |
Notes
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 |