diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-05-12 17:18:16 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-05-12 17:18:16 +0000 |
commit | d60a53cd60c430ae3ef2bb60cde8148bed8bc155 (patch) | |
tree | 058a32a25e4f878d7fcdc8a90e124a7c57d60050 /www/py-flask-cache/pkg-descr | |
parent | 9644ddfac7d6244e84621ebe380276b3bc86de7e (diff) |
Notes
Diffstat (limited to 'www/py-flask-cache/pkg-descr')
-rw-r--r-- | www/py-flask-cache/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-flask-cache/pkg-descr b/www/py-flask-cache/pkg-descr index 046d68aed18e..5a5df4799b39 100644 --- a/www/py-flask-cache/pkg-descr +++ b/www/py-flask-cache/pkg-descr @@ -2,4 +2,4 @@ Flask-Cache adds cache support to your Flask application. The cache backend can Be chosen from simple, memcached, and filesystem. Install databases/memcached from ports if needed. -WWW: http://packages.python.org/Flask-Cache/ +WWW: http://pythonhosted.org/Flask-Cache/ |