diff options
author | mat <mat@FreeBSD.org> | 2016-06-14 23:15:00 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-06-14 23:15:00 +0800 |
commit | 44701d1ccad3896242cc4447e75663e7e93551b0 (patch) | |
tree | b32aa72735dcb676276a9c99993e7efb00ed8ab3 /dns/bind9-devel/Makefile | |
parent | 35e0475269fb410bc8931a9f60450a63a763f280 (diff) | |
download | freebsd-ports-gnome-44701d1ccad3896242cc4447e75663e7e93551b0.tar.gz freebsd-ports-gnome-44701d1ccad3896242cc4447e75663e7e93551b0.tar.zst freebsd-ports-gnome-44701d1ccad3896242cc4447e75663e7e93551b0.zip |
Update to latest commit.
Sponsored by: Absolight
Diffstat (limited to 'dns/bind9-devel/Makefile')
-rw-r--r-- | dns/bind9-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 14f1d356a8f1..be28746954dc 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -16,8 +16,8 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.0.a20160604 -HASH= e211ffb +ISCVERSION= 9.11.0.a20160614 +HASH= 3635d8f MAKE_JOBS_UNSAFE= yes |