diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-13 08:07:41 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-13 08:07:41 +0000 |
commit | 87113dc9e28ffeed11817a3a405c975653b8170b (patch) | |
tree | 9f10a138408f0f18a58fe1dcff91078cf57fad89 /x11 | |
parent | e48dc689917a19b4802822b75cba5ca5596ee5e5 (diff) | |
download | ports-87113dc9e28ffeed11817a3a405c975653b8170b.tar.gz ports-87113dc9e28ffeed11817a3a405c975653b8170b.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index b6c8b83b1fe7..87119da89fc8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.120 1997/01/06 09:51:52 obrien Exp $ +# $Id: Makefile,v 1.121 1997/01/09 09:08:03 asami Exp $ # SUBDIR += FWF @@ -25,6 +25,8 @@ SUBDIR += gwm SUBDIR += iv SUBDIR += lesstif + SUBDIR += libsx + SUBDIR += lupe SUBDIR += olvwm SUBDIR += p5-Tk400 SUBDIR += piewm |