summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2023-12-23 16:57:01 -0300
committerDanilo G. Baio <dbaio@FreeBSD.org>2023-12-23 16:57:01 -0300
commit237703066fd6702a25ee2c2d140f9e943e5afb5d (patch)
treefe2804c4fd5e6209d65ad77740ae60718247a0b2 /security
parentnet-mgmt/unifi8: Update to 8.0.24 (diff)
security/py-bcrypt: Pass MAINTAINER'ship to python
Diffstat (limited to 'security')
-rw-r--r--security/py-bcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile
index 840faa87d47c..bd66e5cfb2ad 100644
--- a/security/py-bcrypt/Makefile
+++ b/security/py-bcrypt/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= dbaio@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Modern password hashing for your software and your servers
WWW= https://github.com/pyca/bcrypt/