diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/py-adal/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/py-msrest/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/py-adal/Makefile b/net-mgmt/py-adal/Makefile index 426b17dfbdf3..d3cf4c951907 100644 --- a/net-mgmt/py-adal/Makefile +++ b/net-mgmt/py-adal/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= johannes@perceivon.net +MAINTAINER= ports@FreeBSD.org COMMENT= Authentication ot Azure Active Directory for python apps LICENSE= MIT diff --git a/net-mgmt/py-msrest/Makefile b/net-mgmt/py-msrest/Makefile index 1b09a866d0b0..e721322c04f7 100644 --- a/net-mgmt/py-msrest/Makefile +++ b/net-mgmt/py-msrest/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= johannes@perceivon.net +MAINTAINER= ports@FreeBSD.org COMMENT= AutoRest swagger generator Python client runtime LICENSE= MIT |