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