ftp/py-pycurl: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2023-04-06 01:17:21 +08:00
parent e9bb6f6cff
commit 4973f5e9da
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View file

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python interface to libcurl
WWW= http://pycurl.io/
WWW= http://pycurl.io/ \
https://github.com/pycurl/pycurl
LICENSE= LGPL21 MIT
LICENSE_COMB= dual

View file

@ -11,5 +11,3 @@ PycURL exposes most of the functionality of libcurl, including:
- Multi and share interfaces.
- Sockets used for network operations, permitting integration of PycURL into the
applications' I/O loop (e.g., using Tornado).
See also: https://github.com/pycurl/pycurl