diff options
author | asami <asami@FreeBSD.org> | 1997-07-11 06:42:14 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-07-11 06:42:14 +0800 |
commit | 6900b3badf855d06a918590a7db1071dacb8d302 (patch) | |
tree | 377ad29a459b411587a51b45bd8443c874f463de | |
parent | 9b52ca0b4ac4ff7d0f13be57d899f9d301af2eab (diff) | |
download | freebsd-ports-gnome-6900b3badf855d06a918590a7db1071dacb8d302.tar.gz freebsd-ports-gnome-6900b3badf855d06a918590a7db1071dacb8d302.tar.zst freebsd-ports-gnome-6900b3badf855d06a918590a7db1071dacb8d302.zip |
Remove tcl75 for now, it is missing pkg/* files.
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 182be0b1c747..06ae4d255dbc 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1997/06/26 11:35:58 max Exp $ +# $Id: Makefile,v 1.74 1997/07/07 03:33:04 pst Exp $ # SUBDIR += Gofer @@ -49,7 +49,6 @@ SUBDIR += swi-pl SUBDIR += tcl SUBDIR += tcl74 - SUBDIR += tcl75 SUBDIR += tcl76 SUBDIR += tclX SUBDIR += tclX74 |