diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-08 03:24:01 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-08 03:24:01 +0800 |
commit | 9a140b31fe663fff77166c0bc6d78470bf6a57e5 (patch) | |
tree | 5e389e6e37d057f76dead5682590363b24eb86a4 /databases/py-redis2 | |
parent | databases/mariadb106-server: Fix conflicts (diff) |
*/py-*: Take maintainership
Diffstat (limited to 'databases/py-redis2')
-rw-r--r-- | databases/py-redis2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-redis2/Makefile b/databases/py-redis2/Makefile index f75560282ef2..102bac14675d 100644 --- a/databases/py-redis2/Makefile +++ b/databases/py-redis2/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python client for Redis key-value store LICENSE= MIT |