diff options
Diffstat (limited to 'devel/py-pytest4-cache/Makefile')
-rw-r--r-- | devel/py-pytest4-cache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest4-cache/Makefile b/devel/py-pytest4-cache/Makefile index 1276dd4a8530..7f4393de218c 100644 --- a/devel/py-pytest4-cache/Makefile +++ b/devel/py-pytest4-cache/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME:C/4//}-${PORTVERSION} MAINTAINER= loader@FreeBSD.org COMMENT= Pytest plugin with mechanisms for caching across test runs (legacy version for pytest 4) +WWW= https://bitbucket.org/hpk42/pytest-cache/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |