From d60a53cd60c430ae3ef2bb60cde8148bed8bc155 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sun, 12 May 2013 17:18:16 +0000 Subject: - fix pkg-plist - update WWW (old url redirecting there) - limit python version to 2.x only (uses incompatible print/except statements) - bump PORTREVISION because of pkg-plist change Approved by: Zhihao Yuan (maintainer) Reported by: pointyhat (miwi) --- www/py-flask-cache/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/py-flask-cache/pkg-descr') 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/ -- cgit v1.2.3