diff options
author | andreas <andreas@FreeBSD.org> | 1997-02-17 06:34:06 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-02-17 06:34:06 +0800 |
commit | 7f275b4e0b268900e8fb1c9e20fd9abba4dac893 (patch) | |
tree | 183ab6e215dbbef36582ca4db4b31e10827525b6 | |
parent | f5eae12424249d1665022ff0f7d3bca0dfb81a97 (diff) | |
download | freebsd-ports-gnome-7f275b4e0b268900e8fb1c9e20fd9abba4dac893.tar.gz freebsd-ports-gnome-7f275b4e0b268900e8fb1c9e20fd9abba4dac893.tar.zst freebsd-ports-gnome-7f275b4e0b268900e8fb1c9e20fd9abba4dac893.zip |
enabled mlvwm.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index c90d77cc0b94..e02b56edeae1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.122 1997/01/13 08:07:41 tg Exp $ +# $Id: Makefile,v 1.123 1997/01/20 07:18:36 tg Exp $ # SUBDIR += FWF @@ -27,6 +27,7 @@ SUBDIR += lesstif SUBDIR += libsx SUBDIR += lupe + SUBDIR += mlvwm SUBDIR += neXtaw SUBDIR += olvwm SUBDIR += p5-Tk400 |