diff options
Diffstat (limited to 'security/acme.sh/Makefile')
-rw-r--r-- | security/acme.sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile index fcca89812816..6d8d81e60fd2 100644 --- a/security/acme.sh/Makefile +++ b/security/acme.sh/Makefile @@ -5,6 +5,7 @@ CATEGORIES= security MAINTAINER= dvl@FreeBSD.org COMMENT= ACME protocol client written in shell +WWW= https://github.com/Neilpang/acme.sh/ LICENSE= GPLv3+ |