diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2003-02-13 14:00:27 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2003-02-13 14:00:27 +0000 |
commit | 4f98c5bd3cd6713754c8f861d579369be7f33574 (patch) | |
tree | 035c1392fa61ce3a258b96dfcdbf2623237dc379 /net/jwhois | |
parent | 42f46e533abcc43aedf5ae6ed95560148318e26e (diff) | |
download | ports-4f98c5bd3cd6713754c8f861d579369be7f33574.tar.gz ports-4f98c5bd3cd6713754c8f861d579369be7f33574.zip |
Notes
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 000000000000..cad849ba2e67 --- /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"; |