diff options
Diffstat (limited to 'devel/py-etcd3gw/Makefile')
-rw-r--r-- | devel/py-etcd3gw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-etcd3gw/Makefile b/devel/py-etcd3gw/Makefile index 6b26b347c2a5..18556fc9e7dd 100644 --- a/devel/py-etcd3gw/Makefile +++ b/devel/py-etcd3gw/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Python client for etcd3 grpc-gateway v3 API WWW= https://docs.openstack.org/etcd3gw/latest/ |