summaryrefslogtreecommitdiff
path: root/databases/py-redis2
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-03-07 20:06:59 +0100
committerRene Ladan <rene@FreeBSD.org>2022-03-07 20:07:39 +0100
commit3d89f95e2ff861b1e06ad114422b5d116a856970 (patch)
tree4c6b1f3336a5a360f1847bf6e5412dcc1e22a6c1 /databases/py-redis2
parentsysutils/ansible-sshjail: Fix runtime issue with py-ansible-core 2.12.3 (diff)
all: return koobs' ports to the pool after safekeeping his commit bit.
Diffstat (limited to 'databases/py-redis2')
-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