diff options
Diffstat (limited to 'www/py-requests-oauthlib/Makefile')
-rw-r--r-- | www/py-requests-oauthlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-requests-oauthlib/Makefile b/www/py-requests-oauthlib/Makefile index 5883753fb6a8..4ec28392c159 100644 --- a/www/py-requests-oauthlib/Makefile +++ b/www/py-requests-oauthlib/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OAuthlib authentication support for Requests +WWW= https://github.com/requests/requests-oauthlib LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE |