diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
commit | 616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad (patch) | |
tree | eca5ff8ef89030731d682a14daebcc8cbd2245ac /lang/tcl86/pkg-descr | |
parent | 856c5bf9f133ae5d553d972d5a940586d3f56048 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_1_0'.release/7.1.0
Notes
Notes:
svn path=/head/; revision=224474
svn path=/tags/RELEASE_7_1_0/; revision=224475; tag=release/7.1.0
Diffstat (limited to 'lang/tcl86/pkg-descr')
-rw-r--r-- | lang/tcl86/pkg-descr | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/tcl86/pkg-descr b/lang/tcl86/pkg-descr deleted file mode 100644 index d23cfffa4e3c..000000000000 --- a/lang/tcl86/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -This is Tcl version 8.5, 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 -and desktop applications, networking, administration, testing and many more. -Open source and business-friendly, Tcl is a mature yet evolving language that -is truly cross platform, easily deployed and highly extensible. - -A full set of manual pages is also provided with this port. - -WWW: http://www.tcl.tk/ |