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: jperkin
Date: Tue Feb 21 14:05:57 UTC 2023
Modified Files:
pkgsrc/security: Makefile
Log Message:
security: Add cfssl.
To generate a diff of this commit:
cvs rdiff -u -r1.886 -r1.887 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.886 pkgsrc/security/Makefile:1.887
--- pkgsrc/security/Makefile:1.886 Mon Dec 19 13:32:17 2022
+++ pkgsrc/security/Makefile Tue Feb 21 14:05:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.886 2022/12/19 13:32:17 wiz Exp $
+# $NetBSD: Makefile,v 1.887 2023/02/21 14:05:56 jperkin Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -48,6 +48,7 @@ SUBDIR+= caff
SUBDIR+= cargo-audit
SUBDIR+= ccid
SUBDIR+= cfs
+SUBDIR+= cfssl
SUBDIR+= chkrootkit
SUBDIR+= clamav
SUBDIR+= clamav-doc
Home |
Main Index |
Thread Index |
Old Index