diff options
Diffstat (limited to 'devel/py-pytest4')
-rw-r--r-- | devel/py-pytest4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest4/Makefile b/devel/py-pytest4/Makefile index 557800996f38..fbde9403894a 100644 --- a/devel/py-pytest4/Makefile +++ b/devel/py-pytest4/Makefile @@ -9,6 +9,7 @@ PKGNAMESUFFIX= 4 MAINTAINER= python@FreeBSD.org COMMENT= Simple powerful testing with Python (legacy version 4) +WWW= https://docs.pytest.org/en/latest/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |