aboutsummaryrefslogtreecommitdiff
path: root/net/jwhois
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2003-02-13 14:00:27 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2003-02-13 14:00:27 +0000
commit4f98c5bd3cd6713754c8f861d579369be7f33574 (patch)
tree035c1392fa61ce3a258b96dfcdbf2623237dc379 /net/jwhois
parent42f46e533abcc43aedf5ae6ed95560148318e26e (diff)
downloadports-4f98c5bd3cd6713754c8f861d579369be7f33574.tar.gz
ports-4f98c5bd3cd6713754c8f861d579369be7f33574.zip
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 <frank@altpeter.de> Discussed with: Peter Karlsson <peter@softwolves.pp.se> (jwhois developer)
Notes
Notes: svn path=/head/; revision=75460
Diffstat (limited to 'net/jwhois')
-rw-r--r--net/jwhois/files/patch-ad10
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";