diff options
Diffstat (limited to 'www/py-txrequests/Makefile')
-rw-r--r-- | www/py-txrequests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-txrequests/Makefile b/www/py-txrequests/Makefile index d05c3b96e2d2..1998b1e69b69 100644 --- a/www/py-txrequests/Makefile +++ b/www/py-txrequests/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Asynchronous Python HTTP for Humans +WWW= https://github.com/tardyp/txrequests LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |