summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-03-08 05:17:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-03-08 05:17:16 +0000
commit5a2f0057195e12c9ec332fb044b52b9b2c743038 (patch)
tree0de2c6efa91ee278bde07df92d602f1828cc8884 /dns
parent[patch] fix "make fetch" for audio/mbrolavox (diff)
Mark as DEPRECATED, per maintainer. The corresponding server software
has been switched to an incompatible protocol. The port will be removed in one month unless someone objects.
Notes
Notes: svn path=/head/; revision=103265
Diffstat (limited to 'dns')
-rw-r--r--dns/weedns_sc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/weedns_sc/Makefile b/dns/weedns_sc/Makefile
index 9d080d8ed7f0..061c5264653d 100644
--- a/dns/weedns_sc/Makefile
+++ b/dns/weedns_sc/Makefile
@@ -19,6 +19,8 @@ RUN_DEPENDS= ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
BROKEN= "Unfetchable"
+DEPRECATED= "corresponding server software has been switched to an incompatible protocol"
+EXPIRATION_DATE= "April 7, 2004"
USE_PERL5= yes
USE_REINPLACE= yes