diff options
Diffstat (limited to 'devel/py-pytest-randomly/Makefile')
-rw-r--r-- | devel/py-pytest-randomly/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-randomly/Makefile b/devel/py-pytest-randomly/Makefile index 39919f38c5cd..8f12942faeab 100644 --- a/devel/py-pytest-randomly/Makefile +++ b/devel/py-pytest-randomly/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= Pytest plugin to randomly order tests and control random.seed +WWW= https://github.com/pytest-dev/pytest-randomly LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |