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:   wiz
Date:           Mon Jun 26 11:41:13 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + botan3


To generate a diff of this commit:
cvs rdiff -u -r1.903 -r1.904 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.903 pkgsrc/security/Makefile:1.904
--- pkgsrc/security/Makefile:1.903      Sun Jun 11 07:48:05 2023
+++ pkgsrc/security/Makefile    Mon Jun 26 11:41:13 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.903 2023/06/11 07:48:05 wiz Exp $
+# $NetBSD: Makefile,v 1.904 2023/06/26 11:41:13 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -43,6 +43,7 @@ SUBDIR+=      beecrypt
 SUBDIR+=       bitstir
 SUBDIR+=       botan1
 SUBDIR+=       botan2
+SUBDIR+=       botan3
 SUBDIR+=       ca-certificates
 SUBDIR+=       caff
 SUBDIR+=       cargo-audit



Home | Main Index | Thread Index | Old Index