security/acme-client: whitespace tweak

This commit is contained in:
Franco Fichtner 2017-08-15 13:27:14 +02:00
parent 8e73b81215
commit e3a9306931

View file

@ -2,6 +2,6 @@ PLUGIN_NAME= acme-client
PLUGIN_VERSION= 1.9
PLUGIN_COMMENT= Let's Encrypt client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh bind911
PLUGIN_DEPENDS= acme.sh bind911
.include "../../Mk/plugins.mk"