diff options
Diffstat (limited to 'dns/bind97/Makefile')
-rw-r--r-- | dns/bind97/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind97/Makefile b/dns/bind97/Makefile index d332e5835380..380b59220454 100644 --- a/dns/bind97/Makefile +++ b/dns/bind97/Makefile @@ -20,7 +20,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.7.3 +ISCVERSION= 9.7.3-P1 MAKE_JOBS_UNSAFE= yes |