diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-20 10:00:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-20 10:00:51 +0000 |
commit | 61565b39edf764c0c591adf2bcd0f44900e715dd (patch) | |
tree | 1fb87e8e9f387ec6f06eec67ab238c093f784fb8 /lang/tcltutor/pkg-descr | |
parent | - Fix problem with speex shared library version; (diff) |
add dependency on misc/tkman.
Submitted by: "Yonatan Bokovza" <Yonatan@xpert.com>
Diffstat (limited to '')
-rw-r--r-- | lang/tcltutor/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcltutor/pkg-descr b/lang/tcltutor/pkg-descr index 0078b3f2b9f6..7ce25f849038 100644 --- a/lang/tcltutor/pkg-descr +++ b/lang/tcltutor/pkg-descr @@ -2,4 +2,4 @@ TclTutor is a computer aided instruction package for learning the Tcl language. It consists of 43 lessons covering all of the basic Tcl commands and most of the recent (8.0) additions. -http://www.msen.com/~clif/TclTutor.html +WWW: http://www.msen.com/~clif/TclTutor.html |