aboutsummaryrefslogtreecommitdiff
path: root/devel/py-asyncio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-asyncio/Makefile')
-rw-r--r--devel/py-asyncio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-asyncio/Makefile b/devel/py-asyncio/Makefile
index f1386b9cd93d..1f31cbb45332 100644
--- a/devel/py-asyncio/Makefile
+++ b/devel/py-asyncio/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Reference implementation of PEP 3156 (Asynchronous IO)
LICENSE= APACHE20