diff options
author | max <max@FreeBSD.org> | 1997-07-08 14:26:59 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-07-08 14:26:59 +0800 |
commit | 296b0efbdddd8b0fb578828cd0564eb77bd061c5 (patch) | |
tree | 492e88fbda68e78a63fc63da2e0250003eea833b /x11 | |
parent | 67eeb2b7502ab73fa2f871e32b140083cd583f47 (diff) | |
download | freebsd-ports-gnome-296b0efbdddd8b0fb578828cd0564eb77bd061c5.tar.gz freebsd-ports-gnome-296b0efbdddd8b0fb578828cd0564eb77bd061c5.tar.zst freebsd-ports-gnome-296b0efbdddd8b0fb578828cd0564eb77bd061c5.zip |
Enable wm2.
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 |