aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-06 22:30:56 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-06 22:38:34 +0000
commit341a002f35972d31f9e6857c7e7cf3094e1c637e (patch)
tree4d1f02a3784ddbd4ea16dce17dacd01d6ab39f0d
parent35a9ac41d04e7bee62e88a2fc13eb3028b9476c7 (diff)
downloadports-341a002f35972d31f9e6857c7e7cf3094e1c637e.tar.gz
ports-341a002f35972d31f9e6857c7e7cf3094e1c637e.zip
devel/py-pytest4-cov: whitespace fix
Approved by: portmgr blanket
-rw-r--r--devel/py-pytest4-cov/Makefile2
1 files changed, 1 insertions, 1 deletions
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)