From 492b032aae5e4de78f074c066c262b45b4270998 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 2 Nov 2022 09:10:49 +0100 Subject: [PATCH] dns/ddclient: bump for cron job visibility --- dns/ddclient/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index a97dd66e2..da3961eca 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= ddclient PLUGIN_VERSION= 1.9 +PLUGIN_REVISION= 1 PLUGIN_DEPENDS= ddclient PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org