From 610a0fee354e61d8af37b786c7f1efee133a9067 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Tue, 9 Apr 2019 15:39:31 +0200 Subject: [PATCH] dyndns, rfc2136 new revision --- dns/dyndns/Makefile | 2 +- dns/rfc2136/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dns/dyndns/Makefile b/dns/dyndns/Makefile index 1965891a0..83f4d3674 100644 --- a/dns/dyndns/Makefile +++ b/dns/dyndns/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= dyndns PLUGIN_VERSION= 1.14 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Dynamic DNS Support PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/dns/rfc2136/Makefile b/dns/rfc2136/Makefile index b12617a0f..5e7872ec0 100644 --- a/dns/rfc2136/Makefile +++ b/dns/rfc2136/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= rfc2136 PLUGIN_VERSION= 1.4 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= RFC-2136 Support PLUGIN_MAINTAINER= franco@opnsense.org PLUGIN_DEPENDS= bind912