aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-08-20 20:02:42 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-08-20 20:02:42 +0000
commitf4f1d67dc2409fa1ec5f35fe8a250adcfe1b42f4 (patch)
tree62725416fbb267b2d470909b7d35569eabbc84c5 /lang/Makefile
parent789a9ef24456434326bd07c7d1c5ebf7a7e3fc43 (diff)
downloadports-f4f1d67dc2409fa1ec5f35fe8a250adcfe1b42f4.tar.gz
ports-f4f1d67dc2409fa1ec5f35fe8a250adcfe1b42f4.zip
Add tcl8.0
Notes
Notes: svn path=/head/; revision=7631
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 74cfdb3affb6..2a819c4b3cce 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.77 1997/08/11 10:12:42 rse Exp $
+# $Id: Makefile,v 1.78 1997/08/19 07:10:08 fenner Exp $
#
SUBDIR += Gofer
@@ -52,6 +52,7 @@
SUBDIR += tcl
SUBDIR += tcl74
SUBDIR += tcl76
+ SUBDIR += tcl80
SUBDIR += tclX
SUBDIR += tclX74
SUBDIR += tclX75