diff options
Diffstat (limited to 'dns/bind916')
-rw-r--r-- | dns/bind916/files/BIND.chroot.dist | 2 | ||||
-rw-r--r-- | dns/bind916/files/BIND.chroot.local.dist | 2 | ||||
-rw-r--r-- | dns/bind916/files/empty.db | 3 | ||||
-rw-r--r-- | dns/bind916/files/localhost-forward.db | 3 | ||||
-rw-r--r-- | dns/bind916/files/localhost-reverse.db | 3 | ||||
-rw-r--r-- | dns/bind916/files/named.conf.in | 2 | ||||
-rw-r--r-- | dns/bind916/files/named.in | 3 | ||||
-rw-r--r-- | dns/bind916/files/named.root | 4 |
8 files changed, 0 insertions, 22 deletions
diff --git a/dns/bind916/files/BIND.chroot.dist b/dns/bind916/files/BIND.chroot.dist index 08378e7e1057..5616dd712f6b 100644 --- a/dns/bind916/files/BIND.chroot.dist +++ b/dns/bind916/files/BIND.chroot.dist @@ -1,5 +1,3 @@ -# $FreeBSD$ -# # mtree -deU -f files/BIND.chroot.dist -p tmp # mtree -cjnb -k uname,gname,mode -p tmp diff --git a/dns/bind916/files/BIND.chroot.local.dist b/dns/bind916/files/BIND.chroot.local.dist index 53b36a87c082..81fca3df322c 100644 --- a/dns/bind916/files/BIND.chroot.local.dist +++ b/dns/bind916/files/BIND.chroot.local.dist @@ -1,5 +1,3 @@ -# $FreeBSD$ -# # mtree -deU -f files/BIND.etc.dist -p tmp # mtree -cjnb -k uname,gname,mode -p tmp diff --git a/dns/bind916/files/empty.db b/dns/bind916/files/empty.db index 070f6634825a..30870e74342f 100644 --- a/dns/bind916/files/empty.db +++ b/dns/bind916/files/empty.db @@ -1,6 +1,3 @@ - -; $FreeBSD$ - $TTL 3h @ SOA @ nobody.localhost. 42 1d 12h 1w 3h ; Serial, Refresh, Retry, Expire, Neg. cache TTL diff --git a/dns/bind916/files/localhost-forward.db b/dns/bind916/files/localhost-forward.db index 9156d2f09978..fdd2e9ce4bee 100644 --- a/dns/bind916/files/localhost-forward.db +++ b/dns/bind916/files/localhost-forward.db @@ -1,6 +1,3 @@ - -; $FreeBSD$ - $TTL 3h localhost. SOA localhost. nobody.localhost. 42 1d 12h 1w 3h ; Serial, Refresh, Retry, Expire, Neg. cache TTL diff --git a/dns/bind916/files/localhost-reverse.db b/dns/bind916/files/localhost-reverse.db index ceabe059ba77..376e94fa94a8 100644 --- a/dns/bind916/files/localhost-reverse.db +++ b/dns/bind916/files/localhost-reverse.db @@ -1,6 +1,3 @@ - -; $FreeBSD$ - $TTL 3h @ SOA localhost. nobody.localhost. 42 1d 12h 1w 3h ; Serial, Refresh, Retry, Expire, Neg. cache TTL diff --git a/dns/bind916/files/named.conf.in b/dns/bind916/files/named.conf.in index 2d23a6592fae..c3a367fd23ee 100644 --- a/dns/bind916/files/named.conf.in +++ b/dns/bind916/files/named.conf.in @@ -1,5 +1,3 @@ -// $FreeBSD$ -// // Refer to the named.conf(5) and named(8) man pages, and the documentation // in /usr/local/share/doc/bind for more details. // diff --git a/dns/bind916/files/named.in b/dns/bind916/files/named.in index d7fa64b121b2..48681ca12f3b 100644 --- a/dns/bind916/files/named.in +++ b/dns/bind916/files/named.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: named # REQUIRE: %%NAMED_REQUIRE%% diff --git a/dns/bind916/files/named.root b/dns/bind916/files/named.root index 8e3bac373eb8..6f15474277e1 100644 --- a/dns/bind916/files/named.root +++ b/dns/bind916/files/named.root @@ -1,7 +1,3 @@ -; -; $FreeBSD$ -; - ; This file holds the information on root name servers needed to ; initialize cache of Internet domain name servers ; (e.g. reference this file in the "cache . <file>" |