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