From 440cd47279ef727e99bace275e2653eecf7f6732 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 9 May 2018 07:46:01 +0200 Subject: [PATCH] sysutils/nut: release 1.0 --- sysutils/nut/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index 2c29fa5fc..fcd9b734e 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= nut -PLUGIN_VERSION= 0.7 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Network UPS Tools PLUGIN_DEPENDS= nut PLUGIN_MAINTAINER= m.muenz@gmail.com -PLUGIN_DEVEL= yes .include "../../Mk/plugins.mk"