Take maintainership

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-07-21 20:47:45 +00:00
parent 188d8d9fe5
commit 1125047b10
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507088

View file

@ -7,13 +7,14 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= sunpoets@FreeBSD.org
COMMENT= Backport of recent additions to the 'collections.abc' module
LICENSE= PSFL
NO_ARCH= yes
USES= python:-3.4
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>