dns/ddclient: ready for release

This commit is contained in:
Franco Fichtner
2022-01-17 13:57:57 +01:00
parent 6778f56508
commit 6bf0c63865
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Copyright (c) 2010 Jim Pingle <jimp@pfsense.org>
Copyright (c) 2015 Jos Schellevis
Copyright (c) 2018 João Vilaça <machadovilaca@gmail.com>
Copyright (c) 2019 Juergen Kellerer
Copyright (c) 2020 Manuel Faux
Copyright (c) 2020-2021 Manuel Faux
Copyright (c) 2021 Manuel Hofmann
Copyright (c) 2003-2004 Manuel Kasper <mk@neon1.net>
Copyright (c) 2020 Marc Leuser
+1 -1
View File
@@ -35,7 +35,7 @@ devel/debug -- Debugging Tools
devel/grid_example -- A sample framework application
devel/helloworld -- A sample framework application
dns/bind -- BIND domain name service
dns/ddclient -- Dynamic DNS client (development only)
dns/ddclient -- Dynamic DNS client
dns/dnscrypt-proxy -- Flexible DNS proxy supporting DNSCrypt and DoH
dns/dyndns -- Dynamic DNS Support
dns/rfc2136 -- RFC-2136 Support
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= ddclient
PLUGIN_DEVEL= yes
PLUGIN_VERSION= 0.1
PLUGIN_VERSION= 1.0
#PLUGIN_REVISION= 1
PLUGIN_DEPENDS= ddclient
PLUGIN_COMMENT= Dynamic DNS client