diff options
author | asami <asami@FreeBSD.org> | 1997-09-30 15:54:42 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-09-30 15:54:42 +0800 |
commit | 42c5ae177687da834578b3600b71c6802da85615 (patch) | |
tree | 155a3c2d531449e3212bbd3975564f4fceefe895 /x11 | |
parent | 62e119fa7af2deb39c1a3024961d038b3286900b (diff) | |
download | freebsd-ports-gnome-42c5ae177687da834578b3600b71c6802da85615.tar.gz freebsd-ports-gnome-42c5ae177687da834578b3600b71c6802da85615.tar.zst freebsd-ports-gnome-42c5ae177687da834578b3600b71c6802da85615.zip |
Add back tcl75 and tk41.
Forgotten when fixing up his own screwup by: pst
Mentioned on the ports list in passing by: fenner
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index cc9dd4d17483..5285b1353dca 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.154 1997/09/12 10:06:36 pst Exp $ +# $Id: Makefile,v 1.155 1997/09/27 19:00:05 andreas Exp $ # SUBDIR += FWF @@ -50,6 +50,7 @@ SUBDIR += swisswatch SUBDIR += sxpc SUBDIR += tix + SUBDIR += tk41 SUBDIR += tk42 SUBDIR += tk80 SUBDIR += tkdesk |