aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-redis/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2011-10-29 08:42:32 +0800
committerclsung <clsung@FreeBSD.org>2011-10-29 08:42:32 +0800
commit9e27e3f6fa429bae6765a89046fbf88d4b82f699 (patch)
tree7cfb0d2ca1b73937dd1419150eaf3c729785aa27 /databases/py-redis/Makefile
parent1fe63fa97949c53f63c3519fa493cc17009267d2 (diff)
downloadfreebsd-ports-gnome-9e27e3f6fa429bae6765a89046fbf88d4b82f699.tar.gz
freebsd-ports-gnome-9e27e3f6fa429bae6765a89046fbf88d4b82f699.tar.zst
freebsd-ports-gnome-9e27e3f6fa429bae6765a89046fbf88d4b82f699.zip
- Update to 2.4.6
Diffstat (limited to 'databases/py-redis/Makefile')
-rw-r--r--databases/py-redis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile
index 1bd2c66f96a4..7f0ad7a74eb3 100644
--- a/databases/py-redis/Makefile
+++ b/databases/py-redis/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= redis
-PORTVERSION= 2.4.5
+PORTVERSION= 2.4.6
CATEGORIES= databases python
MASTER_SITES= http://cloud.github.com/downloads/andymccurdy/redis-py/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}