diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-07 19:24:01 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-07 19:24:01 +0000 |
commit | 9a140b31fe663fff77166c0bc6d78470bf6a57e5 (patch) | |
tree | 5e389e6e37d057f76dead5682590363b24eb86a4 /security/py-libnacl/Makefile | |
parent | 823a87f4bb14b5bb454e175e250414742988378f (diff) | |
download | ports-9a140b31fe663fff77166c0bc6d78470bf6a57e5.tar.gz ports-9a140b31fe663fff77166c0bc6d78470bf6a57e5.zip |
*/py-*: Take maintainership
Diffstat (limited to 'security/py-libnacl/Makefile')
-rw-r--r-- | security/py-libnacl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-libnacl/Makefile b/security/py-libnacl/Makefile index 8aeaf7818202..8e9fcb3d5bb5 100644 --- a/security/py-libnacl/Makefile +++ b/security/py-libnacl/Makefile @@ -6,7 +6,7 @@ CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings for libsodium based on ctypes LICENSE= APACHE20 |