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:   pho
Date:           Fri Jan 17 13:38:35 UTC 2020

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add hs-tls


To generate a diff of this commit:
cvs rdiff -u -r1.728 -r1.729 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.728 pkgsrc/security/Makefile:1.729
--- pkgsrc/security/Makefile:1.728      Fri Jan 17 13:07:15 2020
+++ pkgsrc/security/Makefile    Fri Jan 17 13:38:35 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.728 2020/01/17 13:07:15 pho Exp $
+# $NetBSD: Makefile,v 1.729 2020/01/17 13:38:35 pho Exp $
 #
 
 COMMENT=       Security tools
@@ -126,6 +126,7 @@ SUBDIR+=    honeyd-arpd
 SUBDIR+=       hs-cryptonite
 SUBDIR+=       hs-digest
 SUBDIR+=       hs-pem
+SUBDIR+=       hs-tls
 SUBDIR+=       hs-x509
 SUBDIR+=       hs-x509-store
 SUBDIR+=       hs-x509-validation



Home | Main Index | Thread Index | Old Index