From e8ef909a94eb765c71f89771fb38e4547efc9039 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 11 Jan 2023 07:55:00 +0100 Subject: [PATCH] security/stunnel: fix missing include --- security/stunnel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index c27c8c326..304126be7 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= stunnel PLUGIN_VERSION= 1.0.5 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Stunnel TLS proxy PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_DEPENDS= stunnel