aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2023-12-23 19:57:01 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2023-12-23 19:57:01 +0000
commit237703066fd6702a25ee2c2d140f9e943e5afb5d (patch)
treefe2804c4fd5e6209d65ad77740ae60718247a0b2
parent80b680f7f678f901d3258d56c6731cef03c8c5cd (diff)
-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/