diff options
author | jseger <jseger@FreeBSD.org> | 1998-02-16 23:57:07 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-02-16 23:57:07 +0800 |
commit | 5a73b071a502f428d07e5038d2c6c61a53bd56c3 (patch) | |
tree | 15be7ddf6edab0157801f93342fef67ddf7162f5 /lang | |
parent | 9681b95dcf5feddb5a37e5c12165924142f0f445 (diff) | |
download | freebsd-ports-gnome-5a73b071a502f428d07e5038d2c6c61a53bd56c3.tar.gz freebsd-ports-gnome-5a73b071a502f428d07e5038d2c6c61a53bd56c3.tar.zst freebsd-ports-gnome-5a73b071a502f428d07e5038d2c6c61a53bd56c3.zip |
Activate ports/lang/tcl81 and ports/x11/tk81
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 |