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:   leot
Date:           Tue Jan  2 21:00:41 UTC 2024

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Add sops


To generate a diff of this commit:
cvs rdiff -u -r1.932 -r1.933 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.932 pkgsrc/security/Makefile:1.933
--- pkgsrc/security/Makefile:1.932      Wed Dec 20 16:43:06 2023
+++ pkgsrc/security/Makefile    Tue Jan  2 21:00:41 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.932 2023/12/20 16:43:06 schmonz Exp $
+# $NetBSD: Makefile,v 1.933 2024/01/02 21:00:41 leot Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -626,6 +626,7 @@ SUBDIR+=    snortsnarf
 SUBDIR+=       snow
 SUBDIR+=       softhsm
 SUBDIR+=       softhsm2
+SUBDIR+=       sops
 SUBDIR+=       spiped
 SUBDIR+=       sqlmap
 SUBDIR+=       srm



Home | Main Index | Thread Index | Old Index