summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-06-16 06:47:38 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-06-16 06:47:38 +0000
commit73f6ab3564372a78872c91fed21387b4b706eea8 (patch)
tree94e4cf68a1f0034a2c83f5ef3c75e3c9c387ca14 /lang/Makefile
parentUpgrade to 1.0.2 (diff)
Add tclX75
Notes
Notes: svn path=/head/; revision=3229
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 13c46affdc35..a20f76216af3 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.46 1996/03/20 22:31:15 jdp Exp $
+# $Id: Makefile,v 1.47 1996/04/12 08:30:51 asami Exp $
#
SUBDIR += Gofer
@@ -33,5 +33,6 @@
SUBDIR += tcl75
SUBDIR += tclX
SUBDIR += tclX74
+ SUBDIR += tclX75
.include <bsd.port.subdir.mk>