diff options
Diffstat (limited to 'security/uacme/Makefile')
-rw-r--r-- | security/uacme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/uacme/Makefile b/security/uacme/Makefile index c2aac91a7311..d17010c64519 100644 --- a/security/uacme/Makefile +++ b/security/uacme/Makefile @@ -6,6 +6,7 @@ CATEGORIES= security www MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight C ACMEv2 client which uses external authenticators +WWW= https://github.com/ndilieto/uacme LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |