pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security: Enable olm



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ae890d95edd
branches:  trunk
changeset: 453074:5ae890d95edd
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun May 23 07:16:44 2021 +0000

description:
security: Enable olm

diffstat:

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

diffs (17 lines):

diff -r aff1e692e0fe -r 5ae890d95edd security/Makefile
--- a/security/Makefile Sun May 23 07:16:02 2021 +0000
+++ b/security/Makefile Sun May 23 07:16:44 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.822 2021/05/09 15:10:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.823 2021/05/23 07:16:44 ryoon Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -245,6 +245,7 @@
 SUBDIR+=       ocaml-cryptokit
 SUBDIR+=       ocaml-safepass
 SUBDIR+=       ocaml-ssl
+SUBDIR+=       olm
 SUBDIR+=       opencdk
 SUBDIR+=       openct
 SUBDIR+=       opendnssec



Home | Main Index | Thread Index | Old Index