aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-05-24 06:20:02 +0800
committerlinimon <linimon@FreeBSD.org>2010-05-24 06:20:02 +0800
commit4106fa5d9f354d76c59c42c6b0fc271cfdd10f44 (patch)
tree5b413bf81e318a390576811e4597e3ec2406b1b5
parent859d4fa0508f04dee572cd972359923805f5f94c (diff)
downloadfreebsd-ports-gnome-4106fa5d9f354d76c59c42c6b0fc271cfdd10f44.tar.gz
freebsd-ports-gnome-4106fa5d9f354d76c59c42c6b0fc271cfdd10f44.tar.zst
freebsd-ports-gnome-4106fa5d9f354d76c59c42c6b0fc271cfdd10f44.zip
Over to new volunteer.
-rw-r--r--security/py-openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile
index e4f7d8d548dc..cb635675d9b1 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= ports@FreeBSD.org
+MAINTAINER= sbrabez@gmail.com
COMMENT= Python interface to the OpenSSL library
USE_PYTHON= yes