diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-08 06:26:59 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-08 06:26:59 +0000 |
commit | 3573bc5416179fe347eb197b90799624adf2a19e (patch) | |
tree | e31982a8a27c443f39cefddb3ce5674beecf4d77 /x11 | |
parent | New port, wm2: (diff) |
Enable wm2.
Notes
Notes:
svn path=/head/; revision=7237
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 083a1a3f167b..5d895aa83e26 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.142 1997/07/01 22:08:36 max Exp $ +# $Id: Makefile,v 1.143 1997/07/01 22:39:08 max Exp $ # SUBDIR += FWF @@ -54,6 +54,7 @@ SUBDIR += tkgoodstuff SUBDIR += tvtwm SUBDIR += viewfax + SUBDIR += wm2 SUBDIR += x3270 SUBDIR += xalarm SUBDIR += xantfarm |