diff options
Diffstat (limited to 'www/py-requests-aws4auth/Makefile')
-rw-r--r-- | www/py-requests-aws4auth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-requests-aws4auth/Makefile b/www/py-requests-aws4auth/Makefile index 116b647263cc..3591f5b9f4e5 100644 --- a/www/py-requests-aws4auth/Makefile +++ b/www/py-requests-aws4auth/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= AWS4 authentication for Requests +WWW= https://github.com/sam-washington/requests-aws4auth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |