diff options
Diffstat (limited to 'security/acmetool/Makefile')
-rw-r--r-- | security/acmetool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile index c693d35f9be3..89c738b3467a 100644 --- a/security/acmetool/Makefile +++ b/security/acmetool/Makefile @@ -6,6 +6,7 @@ CATEGORIES= security MAINTAINER= samm@FreeBSD.org COMMENT= CLI tool for automatically acquiring certificates from ACME servers +WWW= https://github.com/hlandau/acme/ LICENSE= MIT |