aboutsummaryrefslogtreecommitdiff
path: root/dns/bind911/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind911/Makefile')
-rw-r--r--dns/bind911/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile
index 2754408acd09..9a734f8219ca 100644
--- a/dns/bind911/Makefile
+++ b/dns/bind911/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
+PORTREVISION= 0
CATEGORIES= dns net
MASTER_SITES= ISC/bind9/${ISCVERSION}
PKGNAMESUFFIX= 911
@@ -23,7 +24,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools
USES= cpe libedit pkgconfig
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.11.19
+ISCVERSION= 9.11.20
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}