plugins: change support tiers for 26.1

This commit is contained in:
Franco Fichtner 2025-12-10 11:04:14 +01:00
parent 9d6a12d5f2
commit 8b468b8742
3 changed files with 0 additions and 3 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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"