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:   pin
Date:           Thu Feb  1 11:24:55 UTC 2024

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add rbw


To generate a diff of this commit:
cvs rdiff -u -r1.935 -r1.936 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.935 pkgsrc/security/Makefile:1.936
--- pkgsrc/security/Makefile:1.935      Thu Feb  1 04:19:30 2024
+++ pkgsrc/security/Makefile    Thu Feb  1 11:24:54 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.935 2024/02/01 04:19:30 schmonz Exp $
+# $NetBSD: Makefile,v 1.936 2024/02/01 11:24:54 pin Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -545,6 +545,7 @@ SUBDIR+=    qt4-qtkeychain
 SUBDIR+=       qt5-qtkeychain
 SUBDIR+=       qt6-qtnetworkauth
 SUBDIR+=       racoon2
+SUBDIR+=       rbw
 SUBDIR+=       rc5des
 SUBDIR+=       rid
 SUBDIR+=       rsaref



Home | Main Index | Thread Index | Old Index