diff options
Diffstat (limited to 'net/jwhois/patches/patch-ac')
-rw-r--r-- | net/jwhois/patches/patch-ac | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/net/jwhois/patches/patch-ac b/net/jwhois/patches/patch-ac index 73834f96e53..faf86ca98d5 100644 --- a/net/jwhois/patches/patch-ac +++ b/net/jwhois/patches/patch-ac @@ -1,7 +1,7 @@ -$NetBSD: patch-ac,v 1.2 2004/01/10 02:15:29 kleink Exp $ +$NetBSD: patch-ac,v 1.3 2004/03/15 17:15:36 kleink Exp $ ---- example/jwhois.conf.orig 2004-01-10 03:11:47.000000000 +0100 -+++ example/jwhois.conf 2004-01-10 03:12:41.000000000 +0100 +--- example/jwhois.conf.orig 2004-03-15 10:03:58.000000000 +0100 ++++ example/jwhois.conf 2004-03-15 10:04:49.000000000 +0100 @@ -55,7 +55,25 @@ "^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br"; @@ -29,3 +29,12 @@ $NetBSD: patch-ac,v 1.2 2004/01/10 02:15:29 kleink Exp $ # ".*:.*" = "whois.6bone.net"; +@@ -371,6 +389,8 @@ + "80.0.0.0/8" = "whois.ripe.net"; + "81.0.0.0/8" = "whois.ripe.net"; + "82.0.0.0/8" = "whois.ripe.net"; ++ "83.0.0.0/8" = "whois.ripe.net"; ++ "84.0.0.0/8" = "whois.ripe.net"; + "150.217.0.0/16" = "whois.ripe.net"; + "151.3.0.0/16" = "whois.ripe.net"; + "151.4.0.0/15" = "whois.ripe.net"; |