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:   jaapb
Date:           Tue Jun  5 15:54:21 UTC 2018

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Added ocaml-safepass to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.683 -r1.684 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.683 pkgsrc/security/Makefile:1.684
--- pkgsrc/security/Makefile:1.683      Wed May 30 16:26:31 2018
+++ pkgsrc/security/Makefile    Tue Jun  5 15:54:20 2018
@@ -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+=    nfsbug
 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