diff options
Diffstat (limited to 'dns/bind96/Makefile')
-rw-r--r-- | dns/bind96/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index c9c633c4553b..ad80ddafbe79 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -12,7 +12,7 @@ # release you can generally build it cleanly from the source - Doug PORTNAME= bind96 -PORTVERSION= 9.6.3.1.ESV.R6 +PORTVERSION= 9.6.3.1.ESV.R7 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ http://dougbarton.us/Downloads/%SUBDIR%/ @@ -25,7 +25,7 @@ MAINTAINER= dougb@FreeBSD.org COMMENT= The BIND DNS suite with updated DNSSEC and threads # ISC releases things like 9.4.0b3, which our versioning doesn't like -ISCVERSION= 9.6-ESV-R6 +ISCVERSION= 9.6-ESV-R7 MAKE_JOBS_UNSAFE= yes |