diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2022-01-09 14:52:46 -0500 |
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2022-01-09 14:52:46 -0500 |
| commit | bb036ae7c01bfaf21fa50b535faf586527e0c9f8 (patch) | |
| tree | 8210289c0f74259a23be4f18510cedba9e1ad169 /databases/redis5 | |
| parent | devel/mercurial: update to 6.0.1 (diff) | |
databases/redis*: pass maintainership to yasu
Diffstat (limited to 'databases/redis5')
| -rw-r--r-- | databases/redis5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/redis5/Makefile b/databases/redis5/Makefile index 5ae74100211f..84831701cfaa 100644 --- a/databases/redis5/Makefile +++ b/databases/redis5/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ DISTNAME= redis-${PORTVERSION} -MAINTAINER= osa@FreeBSD.org +MAINTAINER= yasu@FreeBSD.org COMMENT= Persistent key-value database with built-in net interface LICENSE= BSD3CLAUSE |
