diff options
author | mat <mat@FreeBSD.org> | 2017-05-09 20:55:36 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-05-09 20:55:36 +0800 |
commit | 10ed4e61bc90fd683ab60e2cc76ec0aa077bd0cf (patch) | |
tree | db6d1750e414076deae61c187f0145efc1b246c0 /dns/bind9-devel/Makefile | |
parent | 6d41fcfe9cbc2da9adc46a22efbc18502c0616ee (diff) | |
download | freebsd-ports-gnome-10ed4e61bc90fd683ab60e2cc76ec0aa077bd0cf.tar.gz freebsd-ports-gnome-10ed4e61bc90fd683ab60e2cc76ec0aa077bd0cf.tar.zst freebsd-ports-gnome-10ed4e61bc90fd683ab60e2cc76ec0aa077bd0cf.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 6aaf136ada3c..1fbfb48197b9 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -31,8 +31,8 @@ LICENSE= MPL LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0a.2017.05.01 -HASH= 1f1c7c3 +ISCVERSION= 9.12.0a.2017.05.08 +HASH= b439455 USES= cpe libedit |