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 /textproc/py-sphinx-intl | |
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 'textproc/py-sphinx-intl')
-rw-r--r-- | textproc/py-sphinx-intl/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinx-intl/pkg-descr b/textproc/py-sphinx-intl/pkg-descr index 85d104cbf83d..ce3af790f4e5 100644 --- a/textproc/py-sphinx-intl/pkg-descr +++ b/textproc/py-sphinx-intl/pkg-descr @@ -2,4 +2,4 @@ Sphinx-intl is a utility tool that provides several features that makes it easy to translate and to apply translation to Sphinx generated document. -WWW: https://pypi.python.org/pypi/sphinx-intl +WWW: https://pypi.org/project/sphinx-intl/ |