diff options
author | mat <mat@FreeBSD.org> | 2018-02-22 22:30:26 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-02-22 22:30:26 +0800 |
commit | d9ec8138efc64e2a2d05c3b3ae761223506e868b (patch) | |
tree | 87907a5a2f5f1d4b453622332f618bdbd9e73bef /security/Makefile | |
parent | f8333d6ed4db003aef3d7290d36fab0de030c01f (diff) | |
download | freebsd-ports-gnome-d9ec8138efc64e2a2d05c3b3ae761223506e868b.tar.gz freebsd-ports-gnome-d9ec8138efc64e2a2d05c3b3ae761223506e868b.tar.zst freebsd-ports-gnome-d9ec8138efc64e2a2d05c3b3ae761223506e868b.zip |
Add py-certbot-dns-digitalocean, DigitalOcean DNS Authenticator plugin for py-cerbot.
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 5ea3ed71f7a2..2a3a3b3a6356 100644 --- a/security/Makefile +++ b/security/Makefile @@ -893,6 +893,7 @@ SUBDIR += py-certbot-apache SUBDIR += py-certbot-dns-cloudflare SUBDIR += py-certbot-dns-cloudxns + SUBDIR += py-certbot-dns-digitalocean SUBDIR += py-certbot-nginx SUBDIR += py-certifi SUBDIR += py-cpe |