aboutsummaryrefslogtreecommitdiff
path: root/databases/py-redis/Makefile
diff options
context:
space:
mode:
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 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