diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-06 12:42:28 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-06 12:42:28 +0000 |
commit | 963f2c1b6232f8db8799366243a028f3f2352c9a (patch) | |
tree | f04d426ae0036efc1dfc048867b068b0b56eaa80 /x11/Makefile | |
parent | 3686836052fc0eead7ed62f737b248887c0965b1 (diff) | |
download | ports-963f2c1b6232f8db8799366243a028f3f2352c9a.tar.gz ports-963f2c1b6232f8db8799366243a028f3f2352c9a.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index eb47c898e0f2..d1d8e7b93bf4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.198 1998/04/29 21:20:59 vanilla Exp $ +# $Id: Makefile,v 1.199 1998/04/29 23:33:11 mph Exp $ # SUBDIR += FWF @@ -47,6 +47,9 @@ SUBDIR += mlvwm SUBDIR += mouseclock SUBDIR += neXtaw + SUBDIR += offix-clipboard + SUBDIR += offix-execute + SUBDIR += offix-files SUBDIR += olvwm SUBDIR += p5-Gtk SUBDIR += p5-Tcl-Tk |