diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2018-03-16 18:05:29 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2018-03-16 18:05:29 +0000 |
commit | 10e53743ad81bf7a5c6f3fcbbf111add918d983a (patch) | |
tree | 6b10dc29ea2b9a206ec4ec07b88dd1172af12d3f /net/py-python-novaclient | |
parent | 2fe88e7c13e71c19005c56bc389186a18bc167cb (diff) | |
download | ports-10e53743ad81bf7a5c6f3fcbbf111add918d983a.tar.gz ports-10e53743ad81bf7a5c6f3fcbbf111add918d983a.zip |
Notes
Diffstat (limited to 'net/py-python-novaclient')
-rw-r--r-- | net/py-python-novaclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-novaclient/Makefile b/net/py-python-novaclient/Makefile index 78bb90e3a7b2..41f67b9319d9 100644 --- a/net/py-python-novaclient/Makefile +++ b/net/py-python-novaclient/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client for the OpenStack Nova API BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr@${FLAVOR} |