diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-16 15:57:07 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-16 15:57:07 +0000 |
commit | 4e23800cdb882ed87eb637e875a51e39ed1a789f (patch) | |
tree | e9ca4b93a0d8bb124a2510201b0a3a6988fef2f3 /lang | |
parent | PGP v5.0i (international version). I cannot get the USA code, so if (diff) |
Activate ports/lang/tcl81 and ports/x11/tk81
Notes
Notes:
svn path=/head/; revision=9762
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 215cfab3cd5c..2d524d7f344a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.91 1998/01/11 00:36:56 andreas Exp $ +# $Id: Makefile,v 1.92 1998/01/16 10:17:20 obrien Exp $ # SUBDIR += Gofer @@ -56,6 +56,7 @@ SUBDIR += tcl75 SUBDIR += tcl76 SUBDIR += tcl80 + SUBDIR += tcl81 SUBDIR += tclX75 SUBDIR += tclplugin SUBDIR += xpl |