diff options
Diffstat (limited to 'devel/py-pytest-forked/Makefile')
-rw-r--r-- | devel/py-pytest-forked/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-forked/Makefile b/devel/py-pytest-forked/Makefile index f4c442e5ca74..5148cdf7c07f 100644 --- a/devel/py-pytest-forked/Makefile +++ b/devel/py-pytest-forked/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Run tests in isolated forked subprocesses +WWW= https://github.com/pytest-dev/pytest-forked LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |