pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun May 23 07:16:44 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Enable olm


To generate a diff of this commit:
cvs rdiff -u -r1.822 -r1.823 pkgsrc/security/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.822 pkgsrc/security/Makefile:1.823
--- pkgsrc/security/Makefile:1.822      Sun May  9 15:10:02 2021
+++ pkgsrc/security/Makefile    Sun May 23 07:16:44 2021
@@ -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+=    oath-toolkit
 SUBDIR+=       ocaml-cryptokit
 SUBDIR+=       ocaml-safepass
 SUBDIR+=       ocaml-ssl
+SUBDIR+=       olm
 SUBDIR+=       opencdk
 SUBDIR+=       openct
 SUBDIR+=       opendnssec



Home | Main Index | Thread Index | Old Index