summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README6
-rw-r--r--mac/README4
-rw-r--r--unix/README6
-rw-r--r--win/README4
4 files changed, 10 insertions, 10 deletions
diff --git a/README b/README
index 695ca7b..99918ce 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ README: Tk
You can get any source release of Tcl from the file distributions
link at the above URL.
-RCS: @(#) $Id: README,v 1.31 2001/08/08 18:41:10 dgp Exp $
+RCS: @(#) $Id: README,v 1.32 2002/03/04 23:31:45 hobbs Exp $
1. Introduction
---------------
@@ -16,7 +16,7 @@ toolkit implemented with the Tcl scripting language.
For details on features, incompatibilities, and potential problems with
this release, see the Tcl/Tk 8.4 Web page at
- http://www.purl.org/tcl/home/software/tcltk/8.4.html
+ http://www.tcl.tk/software/tcltk/8.4.html
or refer to the "changes" file in this directory, which contains a
historical record of all changes to Tk.
@@ -29,7 +29,7 @@ SourceForge at:
with the Tcl Developer Xchange at:
- http://www.purl.org/tcl/home/
+ http://www.tcl.tk/
Tk is a freely available open source package. You can do virtually
anything you like with it, such as modifying it, redistributing it,
diff --git a/mac/README b/mac/README
index 82583d2..c4a3586 100644
--- a/mac/README
+++ b/mac/README
@@ -3,7 +3,7 @@ Tk 8.4 for Macintosh
Originally by Ray Johnson while at Sun Microsystems Labs
with major help from Jim Ingham while at Cygnus Solutions
-RCS: @(#) $Id: README,v 1.16 2001/07/05 01:28:34 uid38172 Exp $
+RCS: @(#) $Id: README,v 1.17 2002/03/04 23:31:45 hobbs Exp $
1. Introduction
---------------
@@ -20,7 +20,7 @@ directory.
There are several features or enhancements in Tk that are unique to
the Macintosh version of Tk. The list of these features is
maintained at
- http://www.purl.org/tcl/home/software/mac/features.html
+ http://www.tcl.tk/software/mac/features.html
4. The Distribution
-------------------
diff --git a/unix/README b/unix/README
index c006fee..c51fc02 100644
--- a/unix/README
+++ b/unix/README
@@ -6,11 +6,11 @@ UNIX versions of Tk. This directory also contains source files for Tk
that are specific to UNIX.
The information in this file is maintained at:
- http://www.purl.org/tcl/home/doc/howto/compile.html
+ http://www.tcl.tk/doc/howto/compile.html
For information on platforms where Tcl/Tk is known to compile, along
with any porting notes for getting it to work on those platforms, see:
- http://www.purl.org/tcl/home/software/tcltk/platforms.html
+ http://www.tcl.tk/software/tcltk/platforms.html
The rest of this file contains instructions on how to do this. The
release should compile and run either "out of the box" or with trivial
@@ -20,7 +20,7 @@ SGI, as well as PCs running Linux, BSDI, and SCO UNIX. To compile for
a PC running Windows, see the README file in the directory ../win. To
compile for a Macintosh, see the README file in the directory ../mac.
-RCS: @(#) $Id: README,v 1.12 2001/07/05 17:23:53 hobbs Exp $
+RCS: @(#) $Id: README,v 1.13 2002/03/04 23:31:45 hobbs Exp $
How To Compile And Install Tk:
------------------------------
diff --git a/win/README b/win/README
index 512e1d1..14d8d52 100644
--- a/win/README
+++ b/win/README
@@ -2,7 +2,7 @@ Tk 8.4 for Windows
Originally by Scott Stanton while at Sun Microsystems Labs
-RCS: @(#) $Id: README,v 1.15 2001/07/05 01:45:04 uid38172 Exp $
+RCS: @(#) $Id: README,v 1.16 2002/03/04 23:31:45 hobbs Exp $
This is the directory where you configure and compile the Windows
version of Tk. This directory also contains source files for Tk
@@ -20,4 +20,4 @@ locate the necessary Tcl files. Otherwise you may need to
edit makefile.vc and adjust the path to Tcl accordingly.
Information about compiling for windows is maintained at:
- http://www.purl.org/tcl/home/doc/howto/compile.html
+ http://www.tcl.tk/doc/howto/compile.html