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:   vins
Date:           Mon Oct 20 19:10:24 UTC 2025

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: add acme-client


To generate a diff of this commit:
cvs rdiff -u -r1.984 -r1.985 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.984 pkgsrc/security/Makefile:1.985
--- pkgsrc/security/Makefile:1.984      Fri Aug  1 20:26:51 2025
+++ pkgsrc/security/Makefile    Mon Oct 20 19:10:24 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.984 2025/08/01 20:26:51 pin Exp $
+# $NetBSD: Makefile,v 1.985 2025/10/20 19:10:24 vins Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -23,6 +23,7 @@ SUBDIR+=      R-openssl
 SUBDIR+=       R-oskeyring
 SUBDIR+=       R-sodium
 SUBDIR+=       TweetNaCl
+SUBDIR+=       acme-client
 SUBDIR+=       acmesh
 SUBDIR+=       age
 SUBDIR+=       aide



Home | Main Index | Thread Index | Old Index