diff options
Diffstat (limited to 'www/py-httpbin/Makefile')
-rw-r--r-- | www/py-httpbin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-httpbin/Makefile b/www/py-httpbin/Makefile index d9610bd1b674..8d4f81f958d3 100644 --- a/www/py-httpbin/Makefile +++ b/www/py-httpbin/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= contact@evilham.com COMMENT= HTTP Request & Response Service +WWW= https://github.com/postmanlabs/httpbin LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE |