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:           Sun Mar 19 11:33:43 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Add tlsx


To generate a diff of this commit:
cvs rdiff -u -r1.895 -r1.896 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.895 pkgsrc/security/Makefile:1.896
--- pkgsrc/security/Makefile:1.895      Sun Mar 19 11:23:04 2023
+++ pkgsrc/security/Makefile    Sun Mar 19 11:33:42 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.895 2023/03/19 11:23:04 leot Exp $
+# $NetBSD: Makefile,v 1.896 2023/03/19 11:33:42 leot Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -641,6 +641,7 @@ SUBDIR+=    tcp_wrappers
 SUBDIR+=       tct
 SUBDIR+=       tkpasman
 SUBDIR+=       tlswrapper
+SUBDIR+=       tlsx
 SUBDIR+=       tor-browser
 SUBDIR+=       tor-browser-https-everywhere
 SUBDIR+=       tor-browser-noscript



Home | Main Index | Thread Index | Old Index