aboutsummaryrefslogtreecommitdiff
path: root/ftp/py-pycurl
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-25 16:42:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-25 16:42:37 +0000
commitc63740208199641936685ceb327218d7e846b7c8 (patch)
tree5816208a1a58cec4948e059798f42fb162cd7327 /ftp/py-pycurl
parent55caf841166c6b623c560ed35330457f97311a2e (diff)
downloadports-c63740208199641936685ceb327218d7e846b7c8.tar.gz
ports-c63740208199641936685ceb327218d7e846b7c8.zip
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
Notes
Notes: svn path=/head/; revision=468282
Diffstat (limited to 'ftp/py-pycurl')
-rw-r--r--ftp/py-pycurl/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/py-pycurl/pkg-descr b/ftp/py-pycurl/pkg-descr
index 3da4d4dbde4a..45c7dea9fdfb 100644
--- a/ftp/py-pycurl/pkg-descr
+++ b/ftp/py-pycurl/pkg-descr
@@ -12,5 +12,5 @@ PycURL exposes most of the functionality of libcurl, including:
- Sockets used for network operations, permitting integration of PycURL into the
applications' I/O loop (e.g., using Tornado).
-WWW: https://pypi.python.org/pypi/pycurl
+WWW: https://pypi.org/project/pycurl/
WWW: http://pycurl.io/