diff options
Diffstat (limited to 'dns/bind918/Makefile')
-rw-r--r-- | dns/bind918/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind918/Makefile b/dns/bind918/Makefile index 30005c8aef35..5410e2297e31 100644 --- a/dns/bind918/Makefile +++ b/dns/bind918/Makefile @@ -44,7 +44,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:xz # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.18.14 +ISCVERSION= 9.18.16 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} |