diff options
author | asami <asami@FreeBSD.org> | 1997-03-12 09:20:36 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-03-12 09:20:36 +0000 |
commit | 907b67ed8250f77f1c71cfe090b117fae0967028 (patch) | |
tree | dad39935abdf64e8d6804deb6f5e202eee305ed1 /lang/Makefile | |
parent | b05c9a362b8bd3df8fb8d142020ca246619b875b (diff) | |
download | FreeBSD-ports-907b67ed8250f77f1c71cfe090b117fae0967028.zip FreeBSD-ports-907b67ed8250f77f1c71cfe090b117fae0967028.tar.gz |
Added tcl76.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index fb52959..bc9241c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.66 1997/02/18 11:35:41 obrien Exp $ +# $Id: Makefile,v 1.67 1997/03/06 23:10:51 asami Exp $ # SUBDIR += Gofer @@ -44,6 +44,7 @@ SUBDIR += swi-pl SUBDIR += tcl SUBDIR += tcl74 + SUBDIR += tcl76 SUBDIR += tclX SUBDIR += tclX74 SUBDIR += tclX75 |