net/py-ndg-httpsclient: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2023-04-06 01:18:17 +08:00
parent 56870bf6d0
commit 011135d277
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 1 additions and 3 deletions

View file

@ -8,7 +8,7 @@ DISTNAME= ndg_httpsclient-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Enhance HTTPS support for httplib and urllib2
WWW= https://pypi.org/project/ndg-httpsclient/
WWW= https://github.com/cedadev/ndg_httpsclient
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/ndg/httpsclient/LICENSE

View file

@ -1,4 +1,2 @@
This is a HTTPS client implementation for httplib and urllib2 based on
PyOpenSSL.
See also: https://github.com/cedadev/ndg_httpsclient