diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2019-12-15 15:13:12 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2019-12-15 15:13:12 +0000 |
commit | d6a1eb42e2f75cfa7c0800bc4f9a9d8a759b452c (patch) | |
tree | e6fa3aa8095e34bdbb38d76c667b037838c1c3e3 /net/py-python-cinderclient | |
parent | 40ed32a9f857f0bbb9aa1def80da61dd6e7819e1 (diff) | |
download | ports-d6a1eb42e2f75cfa7c0800bc4f9a9d8a759b452c.tar.gz ports-d6a1eb42e2f75cfa7c0800bc4f9a9d8a759b452c.zip |
Notes
Diffstat (limited to 'net/py-python-cinderclient')
-rw-r--r-- | net/py-python-cinderclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-cinderclient/Makefile b/net/py-python-cinderclient/Makefile index 348e859bf5ed..0cb54b069c50 100644 --- a/net/py-python-cinderclient/Makefile +++ b/net/py-python-cinderclient/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= alexander.nusov@nfvexpress.com +MAINTAINER= ports@FreeBSD.org COMMENT= Client for the OpenStack Cinder API LICENSE= APACHE20 |