From c618f44ce6d2fd8d6fb45a8f9606dc268bf67142 Mon Sep 17 00:00:00 2001 From: mdb Date: Sun, 12 Aug 2001 02:40:25 +0000 Subject: [PATCH] Use proper location of samskivert home page. git-svn-id: https://samskivert.googlecode.com/svn/trunk@240 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/viztool/lib/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/viztool/lib/README b/projects/viztool/lib/README index 01e8e8be..e432975c 100644 --- a/projects/viztool/lib/README +++ b/projects/viztool/lib/README @@ -6,7 +6,7 @@ files) to be placed here in the lib/ directory or in the shared library directory specified in the build.xml file (${java.libraries}). * samskivert library: - http://www.samskivert.com/code/samskivert/ + http://www.waywardgeeks.org/code/samskivert/ * Jakarta Regular Expression package: http://jakarta.apache.org/regexp/ @@ -16,4 +16,4 @@ build system will automatically include them in the compile-time classpath. -- -$Id: README,v 1.2 2001/07/04 18:20:09 mdb Exp $ +$Id: README,v 1.3 2001/08/12 02:40:25 mdb Exp $