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: schmonz
Date: Tue Jan 4 21:39:48 UTC 2022
Modified Files:
pkgsrc/security: Makefile
Log Message:
Add and enable tlswrapper.
To generate a diff of this commit:
cvs rdiff -u -r1.842 -r1.843 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.842 pkgsrc/security/Makefile:1.843
--- pkgsrc/security/Makefile:1.842 Sat Dec 11 14:08:10 2021
+++ pkgsrc/security/Makefile Tue Jan 4 21:39:48 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.842 2021/12/11 14:08:10 taca Exp $
+# $NetBSD: Makefile,v 1.843 2022/01/04 21:39:48 schmonz Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -641,6 +641,7 @@ SUBDIR+= tcl-tls
SUBDIR+= tcp_wrappers
SUBDIR+= tct
SUBDIR+= tkpasman
+SUBDIR+= tlswrapper
SUBDIR+= tor-browser
SUBDIR+= tor-browser-https-everywhere
SUBDIR+= tor-browser-noscript
Home |
Main Index |
Thread Index |
Old Index