diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-03-12 09:21:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-03-12 09:21:00 +0000 |
commit | 9e78512d025911edda58053c6ec4a16e05baef3f (patch) | |
tree | d79bd6ce76f90367ffbdae7d2d4f0207109ea308 /x11 | |
parent | c8ff76a345490e1b7b085121c7f7e05b971506b3 (diff) | |
download | ports-9e78512d025911edda58053c6ec4a16e05baef3f.tar.gz ports-9e78512d025911edda58053c6ec4a16e05baef3f.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 ae2f74893056..9640cbf827ab 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.128 1997/03/06 10:15:57 tg Exp $ +# $Id: Makefile,v 1.129 1997/03/11 23:46:03 asami Exp $ # SUBDIR += FWF @@ -44,6 +44,7 @@ SUBDIR += tk SUBDIR += tk4 SUBDIR += tk41 + SUBDIR += tk42 SUBDIR += tkdesk SUBDIR += tkgoodstuff SUBDIR += tvtwm |