diff options
author | clement <clement@FreeBSD.org> | 2004-08-17 20:12:09 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-08-17 20:12:09 +0800 |
commit | 31aa333c15151eeb973bf7beda61ddbe3d91bcfd (patch) | |
tree | 73a7cb514298ab88272c8eda2af351d33708a189 /dns | |
parent | 18a89d7ea63840e51952e982581baaf6ba43ba3c (diff) | |
download | freebsd-ports-gnome-31aa333c15151eeb973bf7beda61ddbe3d91bcfd.tar.gz freebsd-ports-gnome-31aa333c15151eeb973bf7beda61ddbe3d91bcfd.tar.zst freebsd-ports-gnome-31aa333c15151eeb973bf7beda61ddbe3d91bcfd.zip |
- Mark this port DEPRECATED, since development stopped.
Removal is scheduled on 20041017.
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 |