From 8b338f631bd31c9eff88c184c8748f678ee2efb7 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 26 Aug 2024 16:09:45 +0200 Subject: [PATCH] dns/ddclient: not needed, merge rest to widget --- dns/ddclient/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index f769b4053..ea35bed1c 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= ddclient PLUGIN_VERSION= 1.24 -PLUGIN_REVISION= 1 PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3 PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org