aboutsummaryrefslogtreecommitdiff
path: root/security/py-bcrypt
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2025-07-03 08:46:01 +0000
committerMikael Urankar <mikael@FreeBSD.org>2025-07-03 08:46:01 +0000
commitf3f7e555b06d9a87d63c047ce3e82e936a11f2fe (patch)
treecdaf9883f98118255330d6da7da46d6d9ff020e8 /security/py-bcrypt
parent096f1677e03310e42b9cc8541daf0e8c54180cc3 (diff)
Diffstat (limited to 'security/py-bcrypt')
-rw-r--r--security/py-bcrypt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile
index 40c109fa58b9..fe1618ce8018 100644
--- a/security/py-bcrypt/Makefile
+++ b/security/py-bcrypt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bcrypt
DISTVERSION= 4.3.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}