summaryrefslogtreecommitdiff
path: root/security/py-rsa/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-08 03:24:01 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-08 03:24:01 +0800
commit9a140b31fe663fff77166c0bc6d78470bf6a57e5 (patch)
tree5e389e6e37d057f76dead5682590363b24eb86a4 /security/py-rsa/Makefile
parentdatabases/mariadb106-server: Fix conflicts (diff)
*/py-*: Take maintainership
Diffstat (limited to 'security/py-rsa/Makefile')
-rw-r--r--security/py-rsa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-rsa/Makefile b/security/py-rsa/Makefile
index 673246205ffa..c93abafb7faf 100644
--- a/security/py-rsa/Makefile
+++ b/security/py-rsa/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure-Python RSA implementation
LICENSE= APACHE20