From 7605ad5ed2316583a567c11af34db289dc8c5ae7 Mon Sep 17 00:00:00 2001 Message-Id: <7605ad5ed2316583a567c11af34db289dc8c5ae7.1714920355.git.mdw@distorted.org.uk> From: Mark Wooding Date: Wed, 15 Aug 2007 08:59:30 +0100 Subject: [PATCH] Update for chiark moving to new IP address. Organization: Straylight/Edgeware From: Mark Wooding --- hosts.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts.lisp b/hosts.lisp index 6287e8b..ff5e75f 100644 --- a/hosts.lisp +++ b/hosts.lisp @@ -2,5 +2,5 @@ (defhost guvnor.distorted.org.uk 80.177.3.76) (defhost boyle.nsict.org 85.158.42.162) -(defhost chiark.greenend.org.uk 193.201.200.170) +(defhost chiark.greenend.org.uk 212.13.197.229) (defhost mccoy.flatline.org.uk 80.74.241.31) -- [mdw]