1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

devel/py-mock: Return to pool, after 3 consecutive maintainer timeouts

PR:		241780
Approved by:	portmgr blanket
This commit is contained in:
Ben Woods 2019-11-14 23:22:13 +00:00
parent 2d67b80b71
commit c3823d0aa5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517624

View File

@ -6,7 +6,7 @@ PORTVERSION= 3.0.5
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jessekempf@gmail.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Mock unit tests for Python
LICENSE= BSD2CLAUSE