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:   fcambus
Date:           Wed Aug 14 15:52:21 UTC 2019

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add minisign.


To generate a diff of this commit:
cvs rdiff -u -r1.709 -r1.710 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.709 pkgsrc/security/Makefile:1.710
--- pkgsrc/security/Makefile:1.709      Tue Aug 13 02:39:45 2019
+++ pkgsrc/security/Makefile    Wed Aug 14 15:52:21 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.709 2019/08/13 02:39:45 brook Exp $
+# $NetBSD: Makefile,v 1.710 2019/08/14 15:52:21 fcambus Exp $
 #
 
 COMMENT=       Security tools
@@ -203,6 +203,7 @@ SUBDIR+=    md4-collision
 SUBDIR+=       md5-collision
 SUBDIR+=       merkletree
 SUBDIR+=       mhash
+SUBDIR+=       minisign
 SUBDIR+=       mirrordir
 SUBDIR+=       mit-krb5
 SUBDIR+=       mit-krb5-appl



Home | Main Index | Thread Index | Old Index