From 22fe3e8aa73c248c99631f065ab51d2818e45108 Mon Sep 17 00:00:00 2001 From: matusita Date: Thu, 13 Feb 2003 14:00:27 +0000 Subject: Add a patch for jwhois.conf, which enables to query *-MNT RIPE maintainer handle ID to whois.ripe.net. Note that this change is now incorporated into current jwhois code also; we can simply remove if new jwhois release is available. Requested by: Frank Altpeter Discussed with: Peter Karlsson (jwhois developer) --- net/jwhois/files/patch-ad | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/jwhois/files/patch-ad (limited to 'net/jwhois') 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"; -- cgit v1.1