diff options
Diffstat (limited to 'net/jwhois')
-rw-r--r-- | net/jwhois/files/patch-ad | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/jwhois/files/patch-ad b/net/jwhois/files/patch-ad new file mode 100644 index 0000000..cad849b --- /dev/null +++ b/net/jwhois/files/patch-ad @@ -0,0 +1,10 @@ +--- example/jwhois.conf 2003/02/04 21:21:16 1.94 ++++ example/jwhois.conf 2003/02/12 20:01:16 1.95 +@@ -410,6 +410,7 @@ + "^COHO-[0-9]+$" = "whois.corenic.net"; + + ".*-RIPE$" = "whois.ripe.net"; ++ ".*-MNT$" = "whois.ripe.net"; + ".*-ARIN$" = "whois.arin.net"; + ".*-AP$" = "whois.apnic.net"; + ".*-ORG$" = "whois.internic.net"; |