From 66a19d7006ad6d0ac610b6c0d7a1a2f2bd2f9e6b Mon Sep 17 00:00:00 2001 From: lawrance Date: Tue, 31 May 2005 13:16:44 +0000 Subject: Mark these ports DEPRECATED due to being unmaintained and one or more of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me --- dns/ddup/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dns') diff --git a/dns/ddup/Makefile b/dns/ddup/Makefile index da84404c5373..f23be3c469b2 100644 --- a/dns/ddup/Makefile +++ b/dns/ddup/Makefile @@ -12,6 +12,9 @@ CATEGORIES= dns MASTER_SITES= ${MASTER_SITES_LOCAL} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix +DEPRECATED= "master site disappeared, try dns/ipcheck" +EXPIRATION_DATE=2005-07-31 + MAINTAINER= ports@FreeBSD.org COMMENT= A DynDNS.org client for UNIX (Now support NIC v2.0) -- cgit