diff options
Diffstat (limited to 'www/py-forcediphttpsadapter')
-rw-r--r-- | www/py-forcediphttpsadapter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-forcediphttpsadapter/Makefile b/www/py-forcediphttpsadapter/Makefile index afdffb58589b..47f4e60f74f2 100644 --- a/www/py-forcediphttpsadapter/Makefile +++ b/www/py-forcediphttpsadapter/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Use IP address when connecting via SSL +WWW= https://github.com/Roadmaster/forcediphttpsadapter RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} |