diff options
Diffstat (limited to 'devel/py-pytest-httpserver/Makefile')
-rw-r--r-- | devel/py-pytest-httpserver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-httpserver/Makefile b/devel/py-pytest-httpserver/Makefile index c281cc2efc60..1e500eb46ff5 100644 --- a/devel/py-pytest-httpserver/Makefile +++ b/devel/py-pytest-httpserver/Makefile @@ -7,6 +7,7 @@ DISTNAME= pytest_httpserver-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP server for pytest +WWW= https://github.com/csernazs/pytest-httpserver LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |