From 6bda80b11fede03e7e255f552d6598bb7910fe5f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 13 Mar 2012 10:36:52 +0000 Subject: main/bind: upgrade to 9.9.0 --- testing/bind/bind.localhost.zone | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 testing/bind/bind.localhost.zone (limited to 'testing/bind/bind.localhost.zone') diff --git a/testing/bind/bind.localhost.zone b/testing/bind/bind.localhost.zone deleted file mode 100644 index 338d7050ca..0000000000 --- a/testing/bind/bind.localhost.zone +++ /dev/null @@ -1,11 +0,0 @@ -$TTL 1W -@ IN SOA ns.localhost. root.localhost. ( - 2002081601 ; Serial - 28800 ; Refresh - 14400 ; Retry - 604800 ; Expire - 1 week - 86400 ) ; Minimum -@ IN NS ns -ns IN A 127.0.0.1 - -ns IN AAAA ::1 -- cgit v1.2.3