diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-09-30 07:54:42 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-09-30 07:54:42 +0000 |
commit | 3444b4fbaa30da1410c0bd8930ec8dc165f9b39c (patch) | |
tree | 150373784db8f8332aeada78f95ae4cd1e134d8f /x11 | |
parent | b00b87160d5c1985b1408ec5eb1750b9c98f6a36 (diff) | |
download | ports-3444b4fbaa30da1410c0bd8930ec8dc165f9b39c.tar.gz ports-3444b4fbaa30da1410c0bd8930ec8dc165f9b39c.zip |
Notes
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 |