diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-06-29 20:51:14 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-06-29 20:51:14 +0000 |
commit | 3550198a2d1405bae288198424c131e9ef6a4f94 (patch) | |
tree | 5340b13e5b6d1057cc3e090ff2736178421c280f /dns/bind910/Makefile | |
parent | c8f6d04040ad99a75364be33fcc9c929725cbeda (diff) | |
download | ports-3550198a2d1405bae288198424c131e9ef6a4f94.tar.gz ports-3550198a2d1405bae288198424c131e9ef6a4f94.zip |
Notes
Diffstat (limited to 'dns/bind910/Makefile')
-rw-r--r-- | dns/bind910/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind910/Makefile b/dns/bind910/Makefile index 03eb0994856a..37332b8e02d1 100644 --- a/dns/bind910/Makefile +++ b/dns/bind910/Makefile @@ -16,7 +16,7 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.10.5-P1 +ISCVERSION= 9.10.5-P2 USES= cpe libedit |