diff --git a/dns/dyndns/Makefile b/dns/dyndns/Makefile index bf2d1b372..0624e9ecc 100644 --- a/dns/dyndns/Makefile +++ b/dns/dyndns/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= dyndns PLUGIN_VERSION= 1.26 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Dynamic DNS Support PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/dns/dyndns/pkg-descr b/dns/dyndns/pkg-descr index 3c4721226..d005aa117 100644 --- a/dns/dyndns/pkg-descr +++ b/dns/dyndns/pkg-descr @@ -7,7 +7,6 @@ Plugin Changelog * Add support for 1984 Hosting Company (contributed by Adrian Fedoreanu) * Add %HOST% support for custom dynamic DNS (contributed by Marc Collins) -* Revert FreeDNS URL change (contributed by andrewhotlab) * Add PAYLOAD log and debug support for missing code spots 1.25