diff options
Diffstat (limited to 'devel/py-pytest-httpbin/Makefile')
-rw-r--r-- | devel/py-pytest-httpbin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-httpbin/Makefile b/devel/py-pytest-httpbin/Makefile index d0ec26c157e9..2c2d65003daa 100644 --- a/devel/py-pytest-httpbin/Makefile +++ b/devel/py-pytest-httpbin/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Easily test your HTTP library against a local copy of httpbin.org +WWW= https://github.com/kevin1024/pytest-httpbin LICENSE= MIT |