diff options
author | pst <pst@FreeBSD.org> | 1997-07-07 11:33:04 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1997-07-07 11:33:04 +0800 |
commit | a7fed7598915e53482fcb706e7431ac28f44a678 (patch) | |
tree | ba560ec2c30e5b91020ff9cfde621dd70783452b /lang | |
parent | 0567e2a26049a6359325854ddfb9f13d90cfae6f (diff) | |
download | freebsd-ports-gnome-a7fed7598915e53482fcb706e7431ac28f44a678.tar.gz freebsd-ports-gnome-a7fed7598915e53482fcb706e7431ac28f44a678.tar.zst freebsd-ports-gnome-a7fed7598915e53482fcb706e7431ac28f44a678.zip |
Bring back tcl 7.5
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 5d8a18d0b31c..182be0b1c747 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.72 1997/06/25 06:07:44 tg Exp $ +# $Id: Makefile,v 1.73 1997/06/26 11:35:58 max Exp $ # SUBDIR += Gofer @@ -49,6 +49,7 @@ SUBDIR += swi-pl SUBDIR += tcl SUBDIR += tcl74 + SUBDIR += tcl75 SUBDIR += tcl76 SUBDIR += tclX SUBDIR += tclX74 |