diff options
author | max <max@FreeBSD.org> | 1998-06-24 10:54:30 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1998-06-24 10:54:30 +0000 |
commit | 63ae3b6f767c65d8cdaff7842baaecd2aa4f8bde (patch) | |
tree | 2b66ac6d379dd83d08ac0f67a48aec85337d8f02 /x11 | |
parent | dbdebe765d8dd6556e5461a7ce0d03d189a01778 (diff) | |
download | FreeBSD-ports-63ae3b6f767c65d8cdaff7842baaecd2aa4f8bde.zip FreeBSD-ports-63ae3b6f767c65d8cdaff7842baaecd2aa4f8bde.tar.gz |
Activate wmx.
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 e51bfc1..5f35d06 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 |