diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-07-06 00:21:13 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-07-06 00:21:13 +0000 |
commit | b679a85bec5b72637db03527b14c1974ad66f614 (patch) | |
tree | 563f2054bdcfde43316751d5f3248bb101eeff96 /databases/py-redis/Makefile | |
parent | d69d7cfa0ea5dfd32108360bc0c56d83ffed925d (diff) | |
download | ports-b679a85bec5b72637db03527b14c1974ad66f614.tar.gz ports-b679a85bec5b72637db03527b14c1974ad66f614.zip |
Notes
Diffstat (limited to 'databases/py-redis/Makefile')
-rw-r--r-- | databases/py-redis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile index 61c2cbb830dd..1bd2c66f96a4 100644 --- a/databases/py-redis/Makefile +++ b/databases/py-redis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= redis -PORTVERSION= 2.2.4 +PORTVERSION= 2.4.5 CATEGORIES= databases python MASTER_SITES= http://cloud.github.com/downloads/andymccurdy/redis-py/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |