diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-01-09 09:08:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-01-09 09:08:03 +0000 |
commit | ee10b6e751490072cafc93419aedf923eae456ae (patch) | |
tree | ff7be5b295bfb6c1d029b871a387f1bdf4388743 /x11 | |
parent | 27ac6f6f63134049acd1c0bc6a0054d74a537396 (diff) | |
download | ports-ee10b6e751490072cafc93419aedf923eae456ae.tar.gz ports-ee10b6e751490072cafc93419aedf923eae456ae.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 570292a1434c..b6c8b83b1fe7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.119 1997/01/05 23:15:10 obrien Exp $ +# $Id: Makefile,v 1.120 1997/01/06 09:51:52 obrien Exp $ # SUBDIR += FWF @@ -24,6 +24,7 @@ SUBDIR += getbdf SUBDIR += gwm SUBDIR += iv + SUBDIR += lesstif SUBDIR += olvwm SUBDIR += p5-Tk400 SUBDIR += piewm |