diff options
Diffstat (limited to 'dns/bind911/Makefile')
-rw-r--r-- | dns/bind911/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile index 8d423ce45adf..ac5bbf5175f0 100644 --- a/dns/bind911/Makefile +++ b/dns/bind911/Makefile @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 911 @@ -16,7 +16,7 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.2-P1 +ISCVERSION= 9.11.3 USES= cpe libedit |