aboutsummaryrefslogtreecommitdiff
path: root/dns/bind98
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-03-06 17:12:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-03-06 17:12:52 +0000
commit93f4bf8487e05a68314b1f6b4a57189de5384926 (patch)
treeec09a281e7cbfe6feeffd8b0c5bed9c35df0c8e6 /dns/bind98
parentf40d9144354548c994ddfb75c95379232c5ab338 (diff)
downloadports-93f4bf8487e05a68314b1f6b4a57189de5384926.tar.gz
ports-93f4bf8487e05a68314b1f6b4a57189de5384926.zip
Notes
Diffstat (limited to 'dns/bind98')
-rw-r--r--dns/bind98/Makefile2
-rw-r--r--dns/bind98/files/named3
2 files changed, 3 insertions, 2 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile
index 5e01f8ea67f4..260b9e88bd8f 100644
--- a/dns/bind98/Makefile
+++ b/dns/bind98/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bind
PORTVERSION= 9.8.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
diff --git a/dns/bind98/files/named b/dns/bind98/files/named
index 14cc340fbd54..3488f2d2af1d 100644
--- a/dns/bind98/files/named
+++ b/dns/bind98/files/named
@@ -4,7 +4,8 @@
#
# PROVIDE: named
-# REQUIRE: SERVERS FILESYSTEMS
+# REQUIRE: FILESYSTEMS defaultroute
+# BEFORE: NETWORKING
# KEYWORD: shutdown
. /etc/rc.subr