diff options
author | asami <asami@FreeBSD.org> | 1997-09-30 07:49:24 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-09-30 07:49:24 +0000 |
commit | 62e119fa7af2deb39c1a3024961d038b3286900b (patch) | |
tree | b18ad82ca3c30b857f715e6da54c1f56fad948dc /lang | |
parent | c79218c7f035e92e9e7a321c2ebdf0bc7f199baf (diff) | |
download | FreeBSD-ports-62e119fa7af2deb39c1a3024961d038b3286900b.zip FreeBSD-ports-62e119fa7af2deb39c1a3024961d038b3286900b.tar.gz |
Add back tcl75 and tk41.
Forgotten when fixing up his own screwup by: pst
Mentioned on the ports list in passing by: fenner
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index b2b2a54..6dd9bea 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1997/09/11 09:50:17 tg Exp $ +# $Id: Makefile,v 1.81 1997/09/12 10:18:25 pst Exp $ # SUBDIR += Gofer @@ -50,6 +50,7 @@ SUBDIR += squeak SUBDIR += sr SUBDIR += swi-pl + SUBDIR += tcl75 SUBDIR += tcl76 SUBDIR += tcl80 SUBDIR += xpl |