aboutsummaryrefslogtreecommitdiff
path: root/databases/py-redis2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-redis2/Makefile')
-rw-r--r--databases/py-redis2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-redis2/Makefile b/databases/py-redis2/Makefile
index b8300bca1a9d..f75560282ef2 100644
--- a/databases/py-redis2/Makefile
+++ b/databases/py-redis2/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 2
-MAINTAINER= koobs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python client for Redis key-value store
LICENSE= MIT