From 7633c14cd97bc026fa029f4724c9357d2cea9d48 Mon Sep 17 00:00:00 2001 From: Fabian Franz Date: Thu, 22 Mar 2018 18:28:59 +0100 Subject: [PATCH] net/wol: bump version --- net/wol/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/wol/Makefile b/net/wol/Makefile index d532d8ce5..a6272d200 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= wol PLUGIN_VERSION= 2.0.d +PLUGIN_REVISION= 1 PLUGIN_DEPENDS= wol PLUGIN_COMMENT= Wake on LAN Service PLUGIN_MAINTAINER= franco@opnsense.org