mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
plugins: change support tiers for 26.1
This commit is contained in:
parent
9d6a12d5f2
commit
8b468b8742
3 changed files with 0 additions and 3 deletions
|
|
@ -3,6 +3,5 @@ PLUGIN_VERSION= 1.0
|
|||
PLUGIN_COMMENT= OpenVPN legacy support
|
||||
PLUGIN_DEPENDS= # openvpn
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
PLUGIN_TIER= 2
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
|
|
@ -3,6 +3,5 @@ PLUGIN_VERSION= 1.0
|
|||
PLUGIN_COMMENT= IPsec legacy support
|
||||
PLUGIN_DEPENDS= # strongswan
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
PLUGIN_TIER= 2
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
|
|
@ -3,6 +3,5 @@ PLUGIN_VERSION= 1.0
|
|||
PLUGIN_COMMENT= Backup configurations using Google Drive
|
||||
PLUGIN_DEPENDS= php${PLUGIN_PHP}-google-api-php-client
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
PLUGIN_TIER= 2
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue