diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-02-21 19:41:13 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-02-21 19:41:13 +0000 |
| commit | 3e17a11ad1837986fc52f344998e3994828e6a61 (patch) | |
| tree | ca5c39b70ec90e7be4a5b9bd149dfdbe4400c1c2 | |
| parent | 1d9a93abad3685cf3fef66fd4d5104f9dbd4a5e3 (diff) | |
1. This is tk81, not 80.
2. pkg/DESCR is no longer just for packages.
| -rw-r--r-- | lang/tcl82/pkg-descr | 3 | ||||
| -rw-r--r-- | lang/tcl83/pkg-descr | 3 | ||||
| -rw-r--r-- | lang/tcl84/pkg-descr | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/lang/tcl82/pkg-descr b/lang/tcl82/pkg-descr index 1dcfb46167a8..53a6a7c602e1 100644 --- a/lang/tcl82/pkg-descr +++ b/lang/tcl82/pkg-descr @@ -1,5 +1,4 @@ -This package contains the binary release of Tcl8.0, an embeddable tool -command language. +This is Tcl8.1, an embeddable tool command language. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. diff --git a/lang/tcl83/pkg-descr b/lang/tcl83/pkg-descr index 1dcfb46167a8..53a6a7c602e1 100644 --- a/lang/tcl83/pkg-descr +++ b/lang/tcl83/pkg-descr @@ -1,5 +1,4 @@ -This package contains the binary release of Tcl8.0, an embeddable tool -command language. +This is Tcl8.1, an embeddable tool command language. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. diff --git a/lang/tcl84/pkg-descr b/lang/tcl84/pkg-descr index 1dcfb46167a8..53a6a7c602e1 100644 --- a/lang/tcl84/pkg-descr +++ b/lang/tcl84/pkg-descr @@ -1,5 +1,4 @@ -This package contains the binary release of Tcl8.0, an embeddable tool -command language. +This is Tcl8.1, an embeddable tool command language. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. |
