Take maintainership
This commit is contained in:
parent
188d8d9fe5
commit
1125047b10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507088
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue