renew->renewal in DESCR

This commit is contained in:
sthen 2016-01-01 00:43:29 +00:00
parent 22e40e30c3
commit 40029cc9a1
2 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/12/31 22:31:14 sthen Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/01 00:43:29 sthen Exp $
COMMENT= small 3rd-party letsencrypt client
DISTNAME= acme-tiny-20151215
REVISION= 0
HOMEPAGE= https://github.com/diafygi/acme-tiny

View File

@ -1,3 +1,3 @@
This is a tiny (less than 200 lines) auditable script that can handle
issue and renew of Let's Encrypt certificates, using calls to openssl(1)
issue and renewal of Let's Encrypt certificates, using calls to openssl(1)
to handle key operations.