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:   leot
Date:           Thu Mar 21 13:33:41 UTC 2019

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Add monocypher


To generate a diff of this commit:
cvs rdiff -u -r1.699 -r1.700 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.699 pkgsrc/security/Makefile:1.700
--- pkgsrc/security/Makefile:1.699      Sun Mar  3 15:21:03 2019
+++ pkgsrc/security/Makefile    Thu Mar 21 13:33:41 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.699 2019/03/03 15:21:03 taca Exp $
+# $NetBSD: Makefile,v 1.700 2019/03/21 13:33:41 leot Exp $
 #
 
 COMMENT=       Security tools
@@ -202,6 +202,7 @@ SUBDIR+=    mirrordir
 SUBDIR+=       mit-krb5
 SUBDIR+=       mit-krb5-appl
 SUBDIR+=       mixminion
+SUBDIR+=       monocypher
 SUBDIR+=       mozilla-rootcerts
 SUBDIR+=       mozilla-rootcerts-openssl
 SUBDIR+=       msu



Home | Main Index | Thread Index | Old Index