diff options
Diffstat (limited to 'devel/py-pytest-regtest/Makefile')
-rw-r--r-- | devel/py-pytest-regtest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-regtest/Makefile b/devel/py-pytest-regtest/Makefile index a3554e905446..ce7d017853ad 100644 --- a/devel/py-pytest-regtest/Makefile +++ b/devel/py-pytest-regtest/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Pytest plugin for regression tests +WWW= https://gitlab.com/uweschmitt/pytest-regtest LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |