mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
net/py-ndg-httpsclient: Update WWW and clean up pkg-descr
This commit is contained in:
parent
56870bf6d0
commit
011135d277
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue