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:   triaxx
Date:           Tue Jan 15 09:39:27 UTC 2019

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: add py-certbot-dns-route53


To generate a diff of this commit:
cvs rdiff -u -r1.691 -r1.692 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.691 pkgsrc/security/Makefile:1.692
--- pkgsrc/security/Makefile:1.691      Sun Jan 13 04:24:18 2019
+++ pkgsrc/security/Makefile    Tue Jan 15 09:39:26 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.691 2019/01/13 04:24:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.692 2019/01/15 09:39:26 triaxx Exp $
 #
 
 COMMENT=       Security tools
@@ -404,6 +404,7 @@ SUBDIR+=    py-backports.ssl_match_hostname
 SUBDIR+=       py-bcrypt
 SUBDIR+=       py-certbot
 SUBDIR+=       py-certbot-dns-rfc2136
+SUBDIR+=       py-certbot-dns-route53
 SUBDIR+=       py-certifi
 SUBDIR+=       py-crack
 SUBDIR+=       py-crcmod



Home | Main Index | Thread Index | Old Index