From f1099fc401df2c789c97c1425b42b75cb4ad3a1c Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Fri, 17 Nov 2023 19:57:46 +0100 Subject: 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) --- dns/updatedd/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3