diff options
Diffstat (limited to 'www/py-requests_ntlm/Makefile')
-rw-r--r-- | www/py-requests_ntlm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-requests_ntlm/Makefile b/www/py-requests_ntlm/Makefile index 7c5dc23520ec..220b2c481afa 100644 --- a/www/py-requests_ntlm/Makefile +++ b/www/py-requests_ntlm/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= HTTP NTLM authentication using the requests library +WWW= https://github.com/requests/requests-ntlm LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE |