aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-11-17 18:57:46 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-11-18 09:24:48 +0000
commitf1099fc401df2c789c97c1425b42b75cb4ad3a1c (patch)
treeb9cfa1edde9953fc1a3513ce4670f12b04c409af
parent88e272a4171bcc29de7fff80f3028b7d1bca2fd3 (diff)
downloadports-f1099fc401df2c789c97c1425b42b75cb4ad3a1c.tar.gz
ports-f1099fc401df2c789c97c1425b42b75cb4ad3a1c.zip
dns/updatedd: Deprecate and set expiration date to 2023-12-31
Last release in 2006 and upstream is dead (domain is no longer valid), point users to active alternatives such as dns/inadyn, dns/ddclient or dns/godns PR: 274651 Approved by: portmgr (maintainer timeout, 3+ weeks)
-rw-r--r--dns/updatedd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/updatedd/Makefile b/dns/updatedd/Makefile
index e4f90840457a..5c2da0c58ef0 100644
--- a/dns/updatedd/Makefile
+++ b/dns/updatedd/Makefile
@@ -9,6 +9,9 @@ MAINTAINER= geniusj@ods.org
COMMENT= Dynamic DNS Update Client supporting multiple services
WWW= http://updatedd.philipp-benner.de
+DEPRECATED= Last release in 2006 and upstream is dead. Consider migrating to dns/inadyn, dns/ddclient or dns/godns
+EXPIRATION_DATE=2023-12-31
+
OPTIONS_DEFINE= DOCS
USES= gmake libtool perl5 shebangfix