pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security/Makefile: + hs-entropy



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6eb8898ae6b
branches:  trunk
changeset: 374130:c6eb8898ae6b
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:06:08 2022 +0000

description:
security/Makefile: + hs-entropy

diffstat:

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

diffs (17 lines):

diff -r faeb85297c56 -r c6eb8898ae6b security/Makefile
--- a/security/Makefile Wed Feb 16 10:05:59 2022 +0000
+++ b/security/Makefile Wed Feb 16 10:06:08 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.849 2022/02/16 10:05:31 pho Exp $
+# $NetBSD: Makefile,v 1.850 2022/02/16 10:06:08 pho Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -134,6 +134,7 @@
 SUBDIR+=       hs-cryptonite
 SUBDIR+=       hs-digest
 SUBDIR+=       hs-ed25519
+SUBDIR+=       hs-entropy
 SUBDIR+=       hs-hackage-security
 SUBDIR+=       hs-pem
 SUBDIR+=       hs-tls



Home | Main Index | Thread Index | Old Index