From 081a0fa9acd07c4cc72ea712b310b375d7a76415 Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Tue, 17 Aug 2004 12:12:09 +0000 Subject: [PATCH] - Mark this port DEPRECATED, since development stopped. Removal is scheduled on 20041017. --- dns/bind9-sdb-mysql/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dns/bind9-sdb-mysql/Makefile b/dns/bind9-sdb-mysql/Makefile index ebd9d7529287..b812055d7e00 100644 --- a/dns/bind9-sdb-mysql/Makefile +++ b/dns/bind9-sdb-mysql/Makefile @@ -27,6 +27,9 @@ CONFLICTS= bind-8.3.* bind84-8.4.* bind9-9.2.* bind9-dlz-9.2.* host-* skalibs-0. # ISC releases things like 9.2.2rc1, which our versioning doesn't like ISCVERSION= 9.2.3 +DEPRECATED= Developement has been stopped and it's not yet finished +EXPIRATION_DATE=20041017 + USE_MYSQL= YES USE_OPENSSL= YES USE_REINPLACE= YES