diff options
Diffstat (limited to 'devel/py-requestsexceptions/Makefile')
-rw-r--r-- | devel/py-requestsexceptions/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-requestsexceptions/Makefile b/devel/py-requestsexceptions/Makefile index ec6aef85dc11..e3efd6475356 100644 --- a/devel/py-requestsexceptions/Makefile +++ b/devel/py-requestsexceptions/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library to find the correct path to exceptions in the requests library +WWW= https://github.com/openstack/requestsexceptions LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |