diff options
Diffstat (limited to 'www/py-requests/Makefile')
-rw-r--r-- | www/py-requests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-requests/Makefile b/www/py-requests/Makefile index a75706f9fda3..4054eb0624d2 100644 --- a/www/py-requests/Makefile +++ b/www/py-requests/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python HTTP for Humans +WWW= https://docs.python-requests.org/en/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |