aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-08-02 16:02:03 +0800
committerlinimon <linimon@FreeBSD.org>2009-08-02 16:02:03 +0800
commit05cf0e6fc7cfde260869dbf0e34e3a6be0276002 (patch)
tree7c2813afc595628bef551f39d056698eea8b5101 /security
parent2aa8be171e47add89fba76a4ddb44fad14e6fb81 (diff)
downloadfreebsd-ports-gnome-05cf0e6fc7cfde260869dbf0e34e3a6be0276002.tar.gz
freebsd-ports-gnome-05cf0e6fc7cfde260869dbf0e34e3a6be0276002.tar.zst
freebsd-ports-gnome-05cf0e6fc7cfde260869dbf0e34e3a6be0276002.zip
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email. Hat: portmgr
Diffstat (limited to 'security')
-rw-r--r--security/py-tlslite/Makefile2
-rw-r--r--security/py-trustedpickle/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/security/py-trustedpickle/Makefile b/security/py-trustedpickle/Makefile
index d86003a5640e..0d44b6148a1f 100644
--- a/security/py-trustedpickle/Makefile
+++ b/security/py-trustedpickle/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TrustedPickle
EXTRACT_SUFX= .tgz
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= TrustedPickle is a Python (de)Pickler with a way to verify the data
USE_PYTHON= yes