diff options
Diffstat (limited to 'dns/bind911/Makefile')
-rw-r--r-- | dns/bind911/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile index 29334e4ea43d..b7108e1523d1 100644 --- a/dns/bind911/Makefile +++ b/dns/bind911/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 USES= cpe libedit # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.4-P2 +ISCVERSION= 9.11.5 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} |