diff options
Diffstat (limited to 'devel/py-pytest-xdist/Makefile')
-rw-r--r-- | devel/py-pytest-xdist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-xdist/Makefile b/devel/py-pytest-xdist/Makefile index 1bd53a2530a4..016d638f0c1c 100644 --- a/devel/py-pytest-xdist/Makefile +++ b/devel/py-pytest-xdist/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Pytest xdist plugin for distributed testing and loop-on-failing modes +WWW= https://github.com/pytest-dev/pytest-xdist LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |