diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2018-03-17 02:05:29 +0800 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2018-03-17 02:05:29 +0800 |
commit | 10e53743ad81bf7a5c6f3fcbbf111add918d983a (patch) | |
tree | 6b10dc29ea2b9a206ec4ec07b88dd1172af12d3f /net | |
parent | 2fe88e7c13e71c19005c56bc389186a18bc167cb (diff) | |
download | freebsd-ports-gnome-10e53743ad81bf7a5c6f3fcbbf111add918d983a.tar.gz freebsd-ports-gnome-10e53743ad81bf7a5c6f3fcbbf111add918d983a.tar.zst freebsd-ports-gnome-10e53743ad81bf7a5c6f3fcbbf111add918d983a.zip |
Drop maintainership
Diffstat (limited to 'net')
-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} |