summaryrefslogtreecommitdiff
path: root/security/py-oauthlib
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-03-07 20:06:59 +0100
committerRene Ladan <rene@FreeBSD.org>2022-03-07 20:07:39 +0100
commit3d89f95e2ff861b1e06ad114422b5d116a856970 (patch)
tree4c6b1f3336a5a360f1847bf6e5412dcc1e22a6c1 /security/py-oauthlib
parentsysutils/ansible-sshjail: Fix runtime issue with py-ansible-core 2.12.3 (diff)
all: return koobs' ports to the pool after safekeeping his commit bit.
Diffstat (limited to 'security/py-oauthlib')
-rw-r--r--security/py-oauthlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-oauthlib/Makefile b/security/py-oauthlib/Makefile
index 1c05fa3e19d8..e247ef16d8fe 100644
--- a/security/py-oauthlib/Makefile
+++ b/security/py-oauthlib/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= security net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= RFC-compliant implementation of the OAuth request-signing logic
LICENSE= BSD3CLAUSE