pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security/Makefile: + hs-cryptohash-md5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5cd58e1c208
branches:  trunk
changeset: 374127:a5cd58e1c208
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:05:31 2022 +0000

description:
security/Makefile: + hs-cryptohash-md5

diffstat:

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

diffs (17 lines):

diff -r bb6e7b692e44 -r a5cd58e1c208 security/Makefile
--- a/security/Makefile Wed Feb 16 10:05:24 2022 +0000
+++ b/security/Makefile Wed Feb 16 10:05:31 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.848 2022/02/16 03:32:35 pho Exp $
+# $NetBSD: Makefile,v 1.849 2022/02/16 10:05:31 pho Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -128,6 +128,7 @@
 SUBDIR+=       honeyd
 SUBDIR+=       honeyd-arpd
 SUBDIR+=       hs-SHA
+SUBDIR+=       hs-cryptohash-md5
 SUBDIR+=       hs-cryptohash-sha1
 SUBDIR+=       hs-cryptohash-sha256
 SUBDIR+=       hs-cryptonite



Home | Main Index | Thread Index | Old Index