diff options
Diffstat (limited to 'www/py-boto3/Makefile')
-rw-r--r-- | www/py-boto3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index fdf33b0c1d2a..ba6daa73df04 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= AWS SDK for Python +WWW= https://github.com/boto/boto3 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |