diff options
Diffstat (limited to 'security/py-certbot')
-rw-r--r-- | security/py-certbot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-certbot/Makefile b/security/py-certbot/Makefile index 74e627d86561..216a36bb0bd2 100644 --- a/security/py-certbot/Makefile +++ b/security/py-certbot/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Let's Encrypt client #' +WWW= https://github.com/certbot/certbot LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |