diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
commit | 83556203a2830421e69b14606f4af5787be1027a (patch) | |
tree | 1f52d066edc8a34576fcc10dd6c650217fc8c597 /security/py-tlslite | |
parent | 993dda316ecc33a1782326febd63f9cfd102409d (diff) | |
download | ports-83556203a2830421e69b14606f4af5787be1027a.tar.gz ports-83556203a2830421e69b14606f4af5787be1027a.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 a522ebf1c173..e4600fdc2559 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= alexbl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module implenting SSL 3.0, TLS 1.0 and TLS 1.1 USE_PYTHON= yes |