aboutsummaryrefslogtreecommitdiff
path: root/databases/py-redis
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-07 19:24:01 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-07 19:24:01 +0000
commit9a140b31fe663fff77166c0bc6d78470bf6a57e5 (patch)
tree5e389e6e37d057f76dead5682590363b24eb86a4 /databases/py-redis
parent823a87f4bb14b5bb454e175e250414742988378f (diff)
downloadports-9a140b31fe663fff77166c0bc6d78470bf6a57e5.tar.gz
ports-9a140b31fe663fff77166c0bc6d78470bf6a57e5.zip
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 cfa59061390a..5dd1ab33fe2b 100644
--- a/databases/py-redis/Makefile
+++ b/databases/py-redis/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python client for Redis key-value store
LICENSE= MIT