aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)