aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2018-02-24 16:52:27 +0800
committertcberner <tcberner@FreeBSD.org>2018-02-24 16:52:27 +0800
commit92c8d981017b169c40ac09cee309b28168b4feed (patch)
treecb571931dbeb7aab5cf46a0a793f33e653b9fb76 /net-mgmt
parent533b5409f89239fe381ebd9f52e2098995c283dd (diff)
downloadfreebsd-ports-gnome-92c8d981017b169c40ac09cee309b28168b4feed.tar.gz
freebsd-ports-gnome-92c8d981017b169c40ac09cee309b28168b4feed.tar.zst
freebsd-ports-gnome-92c8d981017b169c40ac09cee309b28168b4feed.zip
Give xmj@'s ports back to the pool
PR: 226157 Submitted by: xmj
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/py-adal/Makefile2
-rw-r--r--net-mgmt/py-msrest/Makefile2
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