diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-25 16:42:37 +0000 |
commit | c63740208199641936685ceb327218d7e846b7c8 (patch) | |
tree | 5816208a1a58cec4948e059798f42fb162cd7327 /net/py-python-designateclient | |
parent | Enable experimental features. (diff) |
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 'net/py-python-designateclient')
-rw-r--r-- | net/py-python-designateclient/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-designateclient/pkg-descr b/net/py-python-designateclient/pkg-descr index 71af780d64d8..f3a2cf9c93ed 100644 --- a/net/py-python-designateclient/pkg-descr +++ b/net/py-python-designateclient/pkg-descr @@ -1,4 +1,4 @@ This is a client library for Designate built on the Designate API. It provides a Python API (the designateclient module) and a command-line tool (designate). -WWW: https://pypi.python.org/pypi/python-designateclient +WWW: https://pypi.org/project/python-designateclient/ |