diff options
Diffstat (limited to 'devel/py-azure-mgmt-storage/Makefile')
-rw-r--r-- | devel/py-azure-mgmt-storage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-azure-mgmt-storage/Makefile b/devel/py-azure-mgmt-storage/Makefile index 170cc3560bff..e9222d06b803 100644 --- a/devel/py-azure-mgmt-storage/Makefile +++ b/devel/py-azure-mgmt-storage/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dbaio@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Storage Management Client Library for Python WWW= https://pypi.org/project/azure-mgmt-storage/ |