pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add minisign.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97ffc4519f1f
branches:  trunk
changeset: 399707:97ffc4519f1f
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Wed Aug 14 15:52:21 2019 +0000

description:
Add minisign.

diffstat:

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

diffs (17 lines):

diff -r 48ae9d70852d -r 97ffc4519f1f security/Makefile
--- a/security/Makefile Wed Aug 14 15:50:28 2019 +0000
+++ b/security/Makefile Wed Aug 14 15:52:21 2019 +0000
@@ -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+=       md5-collision
 SUBDIR+=       merkletree
 SUBDIR+=       mhash
+SUBDIR+=       minisign
 SUBDIR+=       mirrordir
 SUBDIR+=       mit-krb5
 SUBDIR+=       mit-krb5-appl



Home | Main Index | Thread Index | Old Index