diff options
author | mat <mat@FreeBSD.org> | 2016-05-30 18:02:42 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-05-30 18:02:42 +0800 |
commit | 9955eb83365e4327d837733ab2c3a4a4c2800109 (patch) | |
tree | 2526fb49661a72b10997185e5ff372a517ac731e /dns/bind9-devel/Makefile | |
parent | 1475a92ba37689f1455441f48b0b4af6d088817d (diff) | |
download | freebsd-ports-gnome-9955eb83365e4327d837733ab2c3a4a4c2800109.tar.gz freebsd-ports-gnome-9955eb83365e4327d837733ab2c3a4a4c2800109.tar.zst freebsd-ports-gnome-9955eb83365e4327d837733ab2c3a4a4c2800109.zip |
Update to latest snapshot.
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 c5c159315552..5a9a40a7f33b 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.a20160522 -HASH= da06956 +ISCVERSION= 9.11.0.a20160530 +HASH= 44fa277 MAKE_JOBS_UNSAFE= yes |