git: 341a002f3597 - main - devel/py-pytest4-cov: whitespace fix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Apr 2022 22:39:39 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=341a002f35972d31f9e6857c7e7cf3094e1c637e commit 341a002f35972d31f9e6857c7e7cf3094e1c637e Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-04-06 22:30:56 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-04-06 22:38:34 +0000 devel/py-pytest4-cov: whitespace fix Approved by: portmgr blanket --- devel/py-pytest4-cov/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-pytest4-cov/Makefile b/devel/py-pytest4-cov/Makefile index 0091afe40e7c..16f1960e9100 100644 --- a/devel/py-pytest4-cov/Makefile +++ b/devel/py-pytest4-cov/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME:C/4//}-${PORTVERSION} +DISTNAME= ${PORTNAME:C/4//}-${PORTVERSION} MAINTAINER= dbaio@FreeBSD.org COMMENT= Pytest plugin for measuring coverage (legacy version for pytest 4)