diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/ddup/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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) |