diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2022-03-07 20:06:59 +0100 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2022-03-07 20:07:39 +0100 |
| commit | 3d89f95e2ff861b1e06ad114422b5d116a856970 (patch) | |
| tree | 4c6b1f3336a5a360f1847bf6e5412dcc1e22a6c1 /databases | |
| parent | sysutils/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')
| -rw-r--r-- | databases/py-pylibmc/Makefile | 2 | ||||
| -rw-r--r-- | databases/py-redis/Makefile | 2 | ||||
| -rw-r--r-- | databases/py-redis2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/py-pylibmc/Makefile b/databases/py-pylibmc/Makefile index 7a38284f4b8c..86020caf072f 100644 --- a/databases/py-pylibmc/Makefile +++ b/databases/py-pylibmc/Makefile @@ -6,7 +6,7 @@ CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= koobs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quick and small memcached client for Python LICENSE= BSD3CLAUSE diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile index a8d477d92275..cfa59061390a 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= koobs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python client for Redis key-value store LICENSE= MIT 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 |
