aboutsummaryrefslogtreecommitdiff
path: root/lang/tclX/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /lang/tclX/pkg-descr
parent8c307777eaf81af4195ae428b3ebbeba734fc5af (diff)
Notes
Diffstat (limited to 'lang/tclX/pkg-descr')
-rw-r--r--lang/tclX/pkg-descr8
1 files changed, 0 insertions, 8 deletions
diff --git a/lang/tclX/pkg-descr b/lang/tclX/pkg-descr
deleted file mode 100644
index e238c10cf4a2..000000000000
--- a/lang/tclX/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
- Extended Tcl (TclX), is a set of extensions to Tcl, the Tool
-Command Language invented by Dr. John Ousterhout of the University
-of California at Berkeley. Tcl is a powerful, yet simple embeddable
-programming language. Extended Tcl is oriented towards Unix system
-programming tasks, with many additional interfaces to the Unix
-operating system, It is upwardly compatible with Tcl. You take
-the Extended Tcl package, add it to Tcl, and from that you get
-Extended Tcl.