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