diff options
Diffstat (limited to 'security/py-tlslite/Makefile')
-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 |