diff options
Diffstat (limited to 'dns/acme-dns')
-rw-r--r-- | dns/acme-dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/acme-dns/Makefile b/dns/acme-dns/Makefile index 14e861434921..381ec460aa53 100644 --- a/dns/acme-dns/Makefile +++ b/dns/acme-dns/Makefile @@ -6,6 +6,7 @@ CATEGORIES= dns MAINTAINER= mops@punkt.de COMMENT= Limited DNS server with RESTful HTTP API to handle ACME DNS challenges +WWW= https://github.com/joohoi/acme-dns LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |