pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Added ocaml-safepass to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5e6a4117b1b
branches:  trunk
changeset: 308940:a5e6a4117b1b
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Jun 05 15:54:20 2018 +0000

description:
Added ocaml-safepass to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r ab90aa810cb3 -r a5e6a4117b1b security/Makefile
--- a/security/Makefile Tue Jun 05 15:53:28 2018 +0000
+++ b/security/Makefile Tue Jun 05 15:54:20 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.683 2018/05/30 16:26:31 bsiegert Exp $
+# $NetBSD: Makefile,v 1.684 2018/06/05 15:54:20 jaapb Exp $
 #
 
 COMMENT=       Security tools
@@ -218,6 +218,7 @@
 SUBDIR+=       nikto
 SUBDIR+=       oath-toolkit
 SUBDIR+=       ocaml-cryptokit
+SUBDIR+=       ocaml-safepass
 SUBDIR+=       ocaml-ssl
 SUBDIR+=       opencdk
 SUBDIR+=       openct



Home | Main Index | Thread Index | Old Index