diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-17 12:12:09 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-17 12:12:09 +0000 |
commit | 081a0fa9acd07c4cc72ea712b310b375d7a76415 (patch) | |
tree | ac413dc16d1ca93d26f81ea082eeb5a55875ed1d /dns | |
parent | multiple CVS vulnerabilities (diff) |
- Mark this port DEPRECATED, since development stopped.
Removal is scheduled on 20041017.
Notes
Notes:
svn path=/head/; revision=116511
Diffstat (limited to 'dns')
-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 |