svn commit: r557587 - head/net/py-eventlet

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 10 21:41:25 UTC 2020


Author: sunpoet
Date: Thu Dec 10 21:41:18 2020
New Revision: 557587
URL: https://svnweb.freebsd.org/changeset/ports/557587

Log:
  Take maintainership

Modified:
  head/net/py-eventlet/Makefile

Modified: head/net/py-eventlet/Makefile
==============================================================================
--- head/net/py-eventlet/Makefile	Thu Dec 10 21:41:13 2020	(r557586)
+++ head/net/py-eventlet/Makefile	Thu Dec 10 21:41:18 2020	(r557587)
@@ -7,7 +7,7 @@ CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Concurrent networking library for Python
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list