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-glanceclient/Makefile | |
parent | - Follow up r239415 (diff) |
- Reset MAINTAINER due to fatal email bounces
Reported by: portscout!
Notes
Notes:
svn path=/head/; revision=520181
Diffstat (limited to 'net/py-python-glanceclient/Makefile')
-rw-r--r-- | net/py-python-glanceclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-glanceclient/Makefile b/net/py-python-glanceclient/Makefile index ded6a496f052..f5e22815f2b3 100644 --- a/net/py-python-glanceclient/Makefile +++ b/net/py-python-glanceclient/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 Glance API LICENSE= APACHE20 |