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: Tue Oct 31 18:13:01 UTC 2023
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: + hs-skein
To generate a diff of this commit:
cvs rdiff -u -r1.921 -r1.922 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.921 pkgsrc/security/Makefile:1.922
--- pkgsrc/security/Makefile:1.921 Tue Oct 31 17:11:06 2023
+++ pkgsrc/security/Makefile Tue Oct 31 18:13:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.921 2023/10/31 17:11:06 pho Exp $
+# $NetBSD: Makefile,v 1.922 2023/10/31 18:13:01 pho Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -149,6 +149,7 @@ SUBDIR+= hs-entropy
SUBDIR+= hs-hackage-security
SUBDIR+= hs-pem
SUBDIR+= hs-securemem
+SUBDIR+= hs-skein
SUBDIR+= hs-tls
SUBDIR+= hs-tls-session-manager
SUBDIR+= hs-x509
Home |
Main Index |
Thread Index |
Old Index