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:   adam
Date:           Wed Mar 20 15:47:43 UTC 2024

Modified Files:
        pkgsrc/security: Makefile

Log Message:
pinentry-qt6: added


To generate a diff of this commit:
cvs rdiff -u -r1.941 -r1.942 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.941 pkgsrc/security/Makefile:1.942
--- pkgsrc/security/Makefile:1.941      Fri Mar  1 15:51:24 2024
+++ pkgsrc/security/Makefile    Wed Mar 20 15:47:43 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.941 2024/03/01 15:51:24 bsiegert Exp $
+# $NetBSD: Makefile,v 1.942 2024/03/20 15:47:43 adam Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -412,6 +412,7 @@ SUBDIR+=    pinentry-gnome3
 SUBDIR+=       pinentry-gtk2
 SUBDIR+=       pinentry-mac
 SUBDIR+=       pinentry-qt5
+SUBDIR+=       pinentry-qt6
 SUBDIR+=       pinepgp
 SUBDIR+=       pius
 SUBDIR+=       pkcs11-helper



Home | Main Index | Thread Index | Old Index