From 7e418a66cedcec6d8dbecd30a4b9896bc2fcca52 Mon Sep 17 00:00:00 2001 From: Gauss23 Date: Sun, 18 May 2025 21:55:31 +0200 Subject: [PATCH] Update net/netbird/Makefile Co-authored-by: Franco Fichtner --- net/netbird/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 243bbcb56..36b7fbcd4 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -4,6 +4,5 @@ PLUGIN_DEPENDS= netbird PLUGIN_COMMENT= Netbird plugin PLUGIN_MAINTAINER= opn-netbird@sun-ri.se PLUGIN_WWW= https:/netbird.io -PLUGIN_DEVEL= no -PLUGIN_SUFFIX= +PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"