aboutsummaryrefslogtreecommitdiff
path: root/net/py-python-novaclient
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2018-03-16 18:05:29 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2018-03-16 18:05:29 +0000
commit10e53743ad81bf7a5c6f3fcbbf111add918d983a (patch)
tree6b10dc29ea2b9a206ec4ec07b88dd1172af12d3f /net/py-python-novaclient
parent2fe88e7c13e71c19005c56bc389186a18bc167cb (diff)
downloadports-10e53743ad81bf7a5c6f3fcbbf111add918d983a.tar.gz
ports-10e53743ad81bf7a5c6f3fcbbf111add918d983a.zip
Drop maintainership
Notes
Notes: svn path=/head/; revision=464720
Diffstat (limited to 'net/py-python-novaclient')
-rw-r--r--net/py-python-novaclient/Makefile2
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}