aboutsummaryrefslogtreecommitdiff
path: root/databases/py-redis
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2013-02-09 14:50:27 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2013-02-09 14:50:27 +0000
commitd95c94654300d5310a0d1a3c8cb4d98e8244b8de (patch)
tree0934e8336432fc40cbd13cd38b596ac6ca837a5c /databases/py-redis
parent3bb9a531e666e9c7f83470799c8ea5e8005257b6 (diff)
downloadports-d95c94654300d5310a0d1a3c8cb4d98e8244b8de.tar.gz
ports-d95c94654300d5310a0d1a3c8cb4d98e8244b8de.zip
Notes
Diffstat (limited to 'databases/py-redis')
-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 c576480b3e7a..610e83b3b595 100644
--- a/databases/py-redis/Makefile
+++ b/databases/py-redis/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.7.2
CATEGORIES= databases python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs.freebsd@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= Python client for Redis key-value store
LICENSE= MIT