devel/py-pytest4-cov: whitespace fix

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2022-04-07 01:30:56 +03:00
parent 35a9ac41d0
commit 341a002f35

View file

@ -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)