diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-06-24 10:54:30 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-06-24 10:54:30 +0000 |
commit | 5443b8c3c39a3645b707fcd4456dfeb19ab6ac64 (patch) | |
tree | 9b9c30ce3ab7b01179f2d40b05319e368c352295 /x11 | |
parent | 998eaa1e2edef0986e7dced1e0003af71d48b9b7 (diff) | |
download | ports-5443b8c3c39a3645b707fcd4456dfeb19ab6ac64.tar.gz ports-5443b8c3c39a3645b707fcd4456dfeb19ab6ac64.zip |
Notes
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 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 |