mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
annotate development versions as PLUGIN_DEVEL, idea by @fabianfrz
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
PLUGIN_NAME= monit
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_COMMENT= Proactive system monitoring
|
||||
PLUGIN_MAINTAINER= frank.brendel@eurolog.com
|
||||
PLUGIN_DEPENDS= monit
|
||||
PLUGIN_NAME= monit
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_COMMENT= Proactive system monitoring
|
||||
PLUGIN_MAINTAINER= frank.brendel@eurolog.com
|
||||
PLUGIN_DEPENDS= monit
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
@@ -3,5 +3,6 @@ PLUGIN_VERSION= 0.3
|
||||
PLUGIN_COMMENT= Add SSO Active Directory to use in Proxy
|
||||
PLUGIN_DEPENDS= msktutil
|
||||
PLUGIN_MAINTAINER= gitdevmod@github.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
Reference in New Issue
Block a user