git: de851015cb91 - main - lang/tcl9: fix version in pkg-desc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Feb 2024 09:01:56 UTC
The branch main has been updated by gahr:
URL: https://cgit.FreeBSD.org/ports/commit/?id=de851015cb91b32820d817721b28d744f9f3830d
commit de851015cb91b32820d817721b28d744f9f3830d
Author: Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2024-02-19 09:00:50 +0000
Commit: Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2024-02-19 09:01:53 +0000
lang/tcl9: fix version in pkg-desc
Reported by: olgeni
---
lang/tcl9/pkg-descr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/tcl9/pkg-descr b/lang/tcl9/pkg-descr
index 764b548fd809..710f02a820fa 100644
--- a/lang/tcl9/pkg-descr
+++ b/lang/tcl9/pkg-descr
@@ -1,4 +1,4 @@
-This is Tcl version 8.7, an embeddable tool command language.
+This is Tcl version 9.0, an embeddable tool command language.
Tcl (Tool Command Language) is a very powerful but easy to learn dynamic
programming language, suitable for a very wide range of uses, including web