diff options
author | dougb <dougb@FreeBSD.org> | 2011-01-08 10:31:09 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-01-08 10:31:09 +0800 |
commit | 282b89d624406cba2193df28b1a69a4f45c6b078 (patch) | |
tree | 307219acf048eabc7dd42e1898ab0fd86d06f355 | |
parent | a109c8a693693a5478240066ea4ecfa6acf583c9 (diff) | |
download | freebsd-ports-gnome-282b89d624406cba2193df28b1a69a4f45c6b078.tar.gz freebsd-ports-gnome-282b89d624406cba2193df28b1a69a4f45c6b078.tar.zst freebsd-ports-gnome-282b89d624406cba2193df28b1a69a4f45c6b078.zip |
The actual EOL date is 2011-05-31, as clarified in
https://lists.isc.org/pipermail/bind-users/2011-January/082285.html
-rw-r--r-- | dns/bind94/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 6ad7b0592d02..59fc637a5b88 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -28,7 +28,7 @@ COMMENT= The BIND DNS suite with updated DNSSEC and threads ISCVERSION= 9.4-ESV-R4 DEPRECATED= Reaches EOL May 2011 -EXPIRATION_DATE= 2011-04-30 +EXPIRATION_DATE= 2011-05-31 MAKE_JOBS_UNSAFE= yes |