diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-09-05 16:32:10 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-09-05 16:32:10 +0000 |
commit | b88f9d4cef31f823a9d7f8b4eb09750bad36f29e (patch) | |
tree | 3158f7457b9016f3505bc02356dabbf01e4989d8 /lang/Makefile | |
parent | 91a7f729bb1d883db4a8e87b627d0a7e2fa12c82 (diff) | |
download | ports-b88f9d4cef31f823a9d7f8b4eb09750bad36f29e.tar.gz ports-b88f9d4cef31f823a9d7f8b4eb09750bad36f29e.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index bc8595324d80..54b9bd5f99cf 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -91,6 +91,7 @@ SUBDIR += tcl80 SUBDIR += tcl81 SUBDIR += tcl81-thread + SUBDIR += tcl82 SUBDIR += tclX75 SUBDIR += tclX80 SUBDIR += tclplugin |