diff options
Diffstat (limited to 'www/py-requests-gssapi/Makefile')
-rw-r--r-- | www/py-requests-gssapi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-requests-gssapi/Makefile b/www/py-requests-gssapi/Makefile index c65be69f2022..486f59b8f74d 100644 --- a/www/py-requests-gssapi/Makefile +++ b/www/py-requests-gssapi/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= GSSAPI authentication handler for python-requests +WWW= https://pypi.org/project/requests-gssapi/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE |