pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security security/Makefile: + p5-Crypt-PBKDF2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4ad8a1dca4f
branches:  trunk
changeset: 451474:d4ad8a1dca4f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 27 10:43:45 2021 +0000

description:
security/Makefile: + p5-Crypt-PBKDF2

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c46fa2db15bd -r d4ad8a1dca4f security/Makefile
--- a/security/Makefile Tue Apr 27 10:43:06 2021 +0000
+++ b/security/Makefile Tue Apr 27 10:43:45 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.816 2021/04/24 11:02:51 wiz Exp $
+# $NetBSD: Makefile,v 1.817 2021/04/27 10:43:45 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -301,6 +301,7 @@
 SUBDIR+=       p5-Crypt-OpenSSL-Guess
 SUBDIR+=       p5-Crypt-OpenSSL-RSA
 SUBDIR+=       p5-Crypt-OpenSSL-Random
+SUBDIR+=       p5-Crypt-PBKDF2
 SUBDIR+=       p5-Crypt-PWSafe3
 SUBDIR+=       p5-Crypt-PasswdMD5
 SUBDIR+=       p5-Crypt-Primes



Home | Main Index | Thread Index | Old Index