diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-08 03:24:01 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-08 03:24:01 +0800 |
commit | 9a140b31fe663fff77166c0bc6d78470bf6a57e5 (patch) | |
tree | 5e389e6e37d057f76dead5682590363b24eb86a4 /security/py-oauthlib | |
parent | databases/mariadb106-server: Fix conflicts (diff) |
*/py-*: Take maintainership
Diffstat (limited to 'security/py-oauthlib')
-rw-r--r-- | security/py-oauthlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-oauthlib/Makefile b/security/py-oauthlib/Makefile index e247ef16d8fe..3e40a392348a 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= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= RFC-compliant implementation of the OAuth request-signing logic LICENSE= BSD3CLAUSE |