diff options
Diffstat (limited to 'dns/bind914/Makefile')
-rw-r--r-- | dns/bind914/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind914/Makefile b/dns/bind914/Makefile index 949de462c705..a788ee3c8bf0 100644 --- a/dns/bind914/Makefile +++ b/dns/bind914/Makefile @@ -36,7 +36,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools USES= compiler:c11 cpe libedit pkgconfig ssl # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.14.6 +ISCVERSION= 9.14.7 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} |