diff options
author | linimon <linimon@FreeBSD.org> | 2010-05-24 05:16:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-05-24 05:16:16 +0800 |
commit | 859d4fa0508f04dee572cd972359923805f5f94c (patch) | |
tree | f27acc7c349e43c4be9c1927bedd05f69fd12bdd /security | |
parent | 0cf48edbed837c5e109bd18dbabfce7408a4ff69 (diff) | |
download | freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.gz freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.tar.zst freebsd-ports-gnome-859d4fa0508f04dee572cd972359923805f5f94c.zip |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
Diffstat (limited to 'security')
-rw-r--r-- | security/py-openssl/Makefile | 2 | ||||
-rw-r--r-- | security/py-posix1e/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index 4dc8ffc1ee3c..e4f7d8d548dc 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyOpenSSL-${PORTVERSION} -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to the OpenSSL library USE_PYTHON= yes diff --git a/security/py-posix1e/Makefile b/security/py-posix1e/Makefile index e1c4f40cfcec..f9f3b6c87ed0 100644 --- a/security/py-posix1e/Makefile +++ b/security/py-posix1e/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/pylibacl/pylibacl/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pylibacl-${PORTVERSION} -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module for manipulating POSIX.1e ACLs USE_PYTHON= yes |