diff options
Diffstat (limited to 'devel/py-pytest-localserver')
-rw-r--r-- | devel/py-pytest-localserver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-localserver/Makefile b/devel/py-pytest-localserver/Makefile index 09d267699f76..eeafac436c09 100644 --- a/devel/py-pytest-localserver/Makefile +++ b/devel/py-pytest-localserver/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Py.test Plugin to test server connections locally +WWW= https://github.com/pytest-dev/pytest-localserver LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |