diff options
author | Wen Heping <wen@FreeBSD.org> | 2022-04-05 07:44:41 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2022-04-05 07:44:41 +0000 |
commit | 2be53d0237d52e06828ce45284988494107bbab8 (patch) | |
tree | cd646a0444d2026edfd8515f04111b71aa36434f /security/p5-Digest-Bcrypt/Makefile | |
parent | 3e9047c6cbda9e7bcceb2f525b1f349560bb77d3 (diff) | |
download | ports-2be53d0237d52e06828ce45284988494107bbab8.tar.gz ports-2be53d0237d52e06828ce45284988494107bbab8.zip |
Diffstat (limited to 'security/p5-Digest-Bcrypt/Makefile')
-rw-r--r-- | security/p5-Digest-Bcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-Bcrypt/Makefile b/security/p5-Digest-Bcrypt/Makefile index 473d3d443a80..d54877de41ab 100644 --- a/security/p5-Digest-Bcrypt/Makefile +++ b/security/p5-Digest-Bcrypt/Makefile @@ -1,7 +1,7 @@ # Created by: Henk van Oers <hvo.pm@xs4all.nl> PORTNAME= Digest-Bcrypt -PORTVERSION= 1.209 +PORTVERSION= 1.212 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |