From ac485eccea759311428a9a41b2f5ac86f1a0f3c2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 10 Jul 2024 11:00:10 +0200 Subject: [PATCH] dns/ddclient: style --- dns/ddclient/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index 21c94f61a..b16c15dc8 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= ddclient PLUGIN_VERSION= 1.22 -#PLUGIN_REVISION= 1 PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3 PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org