diff options
author | mat <mat@FreeBSD.org> | 2018-02-22 22:31:10 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-02-22 22:31:10 +0800 |
commit | 34c6f17fd0a078a3cb7b9ec4804ae3127a9f9ae6 (patch) | |
tree | 314f57eb6f8696927331cac66225b6267245013e /security/Makefile | |
parent | 9e62fefddf22b3637d079cc1112c84b3e52263a5 (diff) | |
download | freebsd-ports-gnome-34c6f17fd0a078a3cb7b9ec4804ae3127a9f9ae6.tar.gz freebsd-ports-gnome-34c6f17fd0a078a3cb7b9ec4804ae3127a9f9ae6.tar.zst freebsd-ports-gnome-34c6f17fd0a078a3cb7b9ec4804ae3127a9f9ae6.zip |
Add py-certbot-dns-route53, Route53 DNS Authenticator for py-certbot.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14262
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 4ea2c932e363..2e2ff7c1e5ec 100644 --- a/security/Makefile +++ b/security/Makefile @@ -900,6 +900,7 @@ SUBDIR += py-certbot-dns-luadns SUBDIR += py-certbot-dns-nsone SUBDIR += py-certbot-dns-rfc2136 + SUBDIR += py-certbot-dns-route53 SUBDIR += py-certbot-nginx SUBDIR += py-certifi SUBDIR += py-cpe |