summaryrefslogtreecommitdiff
path: root/databases/py-python-memcached
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 /databases/py-python-memcached
parentEnable 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 'databases/py-python-memcached')
-rw-r--r--databases/py-python-memcached/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-python-memcached/pkg-descr b/databases/py-python-memcached/pkg-descr
index a2cef794518c..f272286c6c9d 100644
--- a/databases/py-python-memcached/pkg-descr
+++ b/databases/py-python-memcached/pkg-descr
@@ -5,6 +5,6 @@ value automatically going in and out of the memcached.
The Python API, while tested, has not experienced real-world production use.
-WWW: https://pypi.python.org/pypi/python-memcached
+WWW: https://pypi.org/project/python-memcached/
WWW: http://www.tummy.com/software/python-memcached/
WWW: https://github.com/linsomniac/python-memcached