diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2025-07-03 08:46:01 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-07-03 08:46:01 +0000 |
| commit | f3f7e555b06d9a87d63c047ce3e82e936a11f2fe (patch) | |
| tree | cdaf9883f98118255330d6da7da46d6d9ff020e8 /security/py-bcrypt | |
| parent | 096f1677e03310e42b9cc8541daf0e8c54180cc3 (diff) | |
Diffstat (limited to 'security/py-bcrypt')
| -rw-r--r-- | security/py-bcrypt/Makefile | 1 |
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} |
