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:           Thu Feb 15 06:57:25 UTC 2024

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + py-certbot-dns-cloudflare


To generate a diff of this commit:
cvs rdiff -u -r1.938 -r1.939 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.938 pkgsrc/security/Makefile:1.939
--- pkgsrc/security/Makefile:1.938      Wed Feb 14 11:17:47 2024
+++ pkgsrc/security/Makefile    Thu Feb 15 06:57:25 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.938 2024/02/14 11:17:47 markd Exp $
+# $NetBSD: Makefile,v 1.939 2024/02/15 06:57:25 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -444,6 +444,7 @@ SUBDIR+=    py-bcrypt
 SUBDIR+=       py-botan3
 SUBDIR+=       py-certbot
 SUBDIR+=       py-certbot-apache
+SUBDIR+=       py-certbot-dns-cloudflare
 SUBDIR+=       py-certbot-dns-digitalocean
 SUBDIR+=       py-certbot-dns-dnsimple
 SUBDIR+=       py-certbot-dns-dnsmadeeasy



Home | Main Index | Thread Index | Old Index