diff options
author | mat <mat@FreeBSD.org> | 2017-05-29 20:30:11 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-05-29 20:30:11 +0800 |
commit | af42b2d102f0c11399bedc516ad846530a2420a5 (patch) | |
tree | 281015ae3c7713a3de5f8150f1543673d2c7555c /dns/bind9-devel/Makefile | |
parent | 96a5333cb7ef1ab91e546d287512c881dd3c6253 (diff) | |
download | freebsd-ports-gnome-af42b2d102f0c11399bedc516ad846530a2420a5.tar.gz freebsd-ports-gnome-af42b2d102f0c11399bedc516ad846530a2420a5.tar.zst freebsd-ports-gnome-af42b2d102f0c11399bedc516ad846530a2420a5.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 962367c97094..bd42ff6e67bd 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.21 -HASH= 243cfad +ISCVERSION= 9.12.0a.2017.05.28 +HASH= f8d33c2 USES= cpe libedit |