diff options
author | max <max@FreeBSD.org> | 1998-06-24 18:54:30 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1998-06-24 18:54:30 +0800 |
commit | 63ae3b6f767c65d8cdaff7842baaecd2aa4f8bde (patch) | |
tree | 2b66ac6d379dd83d08ac0f67a48aec85337d8f02 /x11/Makefile | |
parent | dbdebe765d8dd6556e5461a7ce0d03d189a01778 (diff) | |
download | freebsd-ports-gnome-63ae3b6f767c65d8cdaff7842baaecd2aa4f8bde.tar.gz freebsd-ports-gnome-63ae3b6f767c65d8cdaff7842baaecd2aa4f8bde.tar.zst freebsd-ports-gnome-63ae3b6f767c65d8cdaff7842baaecd2aa4f8bde.zip |
Activate wmx.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e51bfc185e13..5f35d064a573 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.211 1998/06/15 12:05:33 tg Exp $ +# $Id: Makefile,v 1.212 1998/06/16 03:06:36 mph Exp $ # SUBDIR += FWF @@ -91,6 +91,7 @@ SUBDIR += windowmaker SUBDIR += workplace SUBDIR += wm2 + SUBDIR += wmx SUBDIR += x3270 SUBDIR += xalarm SUBDIR += xaniroc |