diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-02-28 12:57:50 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-02-28 12:57:50 +0000 |
commit | d38a5d0c40572c2761e89b9bfa4e6e75c594ea2e (patch) | |
tree | f6ccbf7d8584fa540efe1b7b8c6faba3fcfdce61 | |
parent | 6b5d1d0e74b148cd5c907e582eaac82fd0100b7c (diff) |
Remove dropped domain minusminusbb.dk.
-rw-r--r-- | bind/named.conf.KOMPONENT.DK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index fc70075..024273a 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -3,7 +3,6 @@ zone "107b.dk" { type slave; file "db.107b.dk"; masters { 83.133.64.38; }; }; // zone "fisse.org" { type slave; file "db.fisse.org"; masters { 83.133.64.38; }; }; zone "horizonto.dk" { type slave; file "db.horizonto.dk"; masters { 83.133.64.38; }; }; zone "komponent.dk" { type slave; file "db.komponent.dk"; masters { 83.133.64.38; }; }; -// zone "minusminusbb.dk" { type slave; file "db.minusminusbb.dk"; masters { 83.133.64.38; }; }; zone "negon.dk" { type slave; file "db.negon.dk"; masters { 83.133.64.38; }; }; // zone "rosforth.com" { type slave; file "db.rosforth.com"; masters { 83.133.64.38; }; }; zone "terusutaa.com" { type slave; file "db.terusutaa.com"; masters { 83.133.64.38; }; }; |