diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-13 10:36:52 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-13 12:08:59 +0000 |
| commit | 6bda80b11fede03e7e255f552d6598bb7910fe5f (patch) | |
| tree | 0849065daee279d121d0840692ceaed1f41762ae /testing/bind/bind.localhost.zone | |
| parent | 87104a6ecd305a72e669da977abe4ab1f19c7fc5 (diff) | |
| download | aports-6bda80b11fede03e7e255f552d6598bb7910fe5f.tar.bz2 aports-6bda80b11fede03e7e255f552d6598bb7910fe5f.tar.xz | |
main/bind: upgrade to 9.9.0
Diffstat (limited to 'testing/bind/bind.localhost.zone')
| -rw-r--r-- | testing/bind/bind.localhost.zone | 11 |
1 files changed, 0 insertions, 11 deletions
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 |
