diff options
author | asami <asami@FreeBSD.org> | 1996-12-03 19:06:32 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-03 19:06:32 +0800 |
commit | 809f5f3c370cdbe343500ce20536f6c80b41fedc (patch) | |
tree | 09042aedd278bc362e9c3aa647e79746aab3c7ab /lang | |
parent | e40836191f2707d2796104f869b306dc04a9ce3c (diff) | |
download | freebsd-ports-graphics-809f5f3c370cdbe343500ce20536f6c80b41fedc.tar.gz freebsd-ports-graphics-809f5f3c370cdbe343500ce20536f6c80b41fedc.tar.zst freebsd-ports-graphics-809f5f3c370cdbe343500ce20536f6c80b41fedc.zip |
Remove tcl75, it is already in the main source tree.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7fab5a40c58..cf462aa2ad9 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1996/10/29 23:07:37 jdp Exp $ +# $Id: Makefile,v 1.57 1996/11/01 02:41:30 jdp Exp $ # SUBDIR += Gofer @@ -35,7 +35,6 @@ SUBDIR += swi-pl SUBDIR += tcl SUBDIR += tcl74 - SUBDIR += tcl75 SUBDIR += tclX SUBDIR += tclX74 SUBDIR += tclX75 |