aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-26 18:45:23 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-26 18:59:47 +0000
commit36b9aa651e5734a5a585a0343da797575b8286f2 (patch)
treebe91390e64b26ba16c8c6b1d5a74840b8fe7eef6
parent0380b01e3accc566e5d79fec17d3d55ed8bcf69a (diff)
downloadports-36b9aa651e5734a5a585a0343da797575b8286f2.tar.gz
ports-36b9aa651e5734a5a585a0343da797575b8286f2.zip
lang/cython: Reset maintainership after 4 consecutive maintainer timeouts
-rw-r--r--lang/cython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile
index bf7f2e6711b5..3391737c0d0a 100644
--- a/lang/cython/Makefile
+++ b/lang/cython/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Cython-${PORTVERSION}
-MAINTAINER= vmagerya@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Compiler for Writing C Extensions for the Python Language
LICENSE= APACHE20