diff options
Diffstat (limited to 'dns/bind99/Makefile')
-rw-r--r-- | dns/bind99/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 2aa594528d62..5b5b27df6aff 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/} -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 99 @@ -15,7 +15,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.8 +ISCVERSION= 9.9.8-P2 MAKE_JOBS_UNSAFE= yes |