diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-19 11:26:48 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-19 11:26:48 +0000 |
commit | c62c240bbb2fad635f89814981e0858ba386b3a9 (patch) | |
tree | 19621c9b5c912813bb6f2eda3a741b3b145cabfb /lang/Makefile | |
parent | bae0403aea7216decef3fae0e1b8f24816415161 (diff) | |
download | ports-c62c240bbb2fad635f89814981e0858ba386b3a9.tar.gz ports-c62c240bbb2fad635f89814981e0858ba386b3a9.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 df257ce8c7a3..31bc2091273e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -126,6 +126,7 @@ SUBDIR += sr SUBDIR += starlogo SUBDIR += swi-pl + SUBDIR += t3x SUBDIR += tcl80 SUBDIR += tcl81-thread SUBDIR += tcl82 |