aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tclX/pkg-descr
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1996-09-25 02:16:01 +0800
committermarkm <markm@FreeBSD.org>1996-09-25 02:16:01 +0800
commit02dbbdfdfa4d02b67bdec9bb5858ceded7caf6a7 (patch)
tree97ed4a4086e05cfa607b847a281c002144a416cd /lang/tclX/pkg-descr
parent3ebaac924f73bdf7d109222f981f93dd5b7b2cbe (diff)
downloadfreebsd-ports-gnome-02dbbdfdfa4d02b67bdec9bb5858ceded7caf6a7.tar.gz
freebsd-ports-gnome-02dbbdfdfa4d02b67bdec9bb5858ceded7caf6a7.tar.zst
freebsd-ports-gnome-02dbbdfdfa4d02b67bdec9bb5858ceded7caf6a7.zip
Some fixups:
1) Fix the PLIST 2) use ${INSTALL_MAN} 3) make this work with current's contrib/tcl
Diffstat (limited to 'lang/tclX/pkg-descr')
-rw-r--r--lang/tclX/pkg-descr3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tclX/pkg-descr b/lang/tclX/pkg-descr
index 779e7888509a..c706e8cabe50 100644
--- a/lang/tclX/pkg-descr
+++ b/lang/tclX/pkg-descr
@@ -5,6 +5,5 @@ 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. (Berkeley Tcl is not included in this distribution,
-obtain it from ftp.cs.berkeley.edu).
+Extended Tcl.