diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
commit | 0efbc061350dae8df6c932cd59725e1c5fb97f3e (patch) | |
tree | c2285d7ee0c4a2ec10f250b53d3911da377b8392 /dns | |
parent | c967d41d111a16b34aa11f5b90c4cdc71adf87c2 (diff) | |
download | ports-0efbc061350dae8df6c932cd59725e1c5fb97f3e.tar.gz ports-0efbc061350dae8df6c932cd59725e1c5fb97f3e.zip |
Notes
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) |