diff options
author | tg <tg@FreeBSD.org> | 1997-11-04 18:35:37 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-04 18:35:37 +0800 |
commit | e2f774d2ef353e7072ab5ca423b7399e9b2ad1ba (patch) | |
tree | 39ed33fa7528502f0a34329ea6973be9fb7111ac /x11/Makefile | |
parent | 70b6f1bdca2663ad66401560fa40bd376382a174 (diff) | |
download | freebsd-ports-gnome-e2f774d2ef353e7072ab5ca423b7399e9b2ad1ba.tar.gz freebsd-ports-gnome-e2f774d2ef353e7072ab5ca423b7399e9b2ad1ba.tar.zst freebsd-ports-gnome-e2f774d2ef353e7072ab5ca423b7399e9b2ad1ba.zip |
Activate windowmaker.
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 dd6cb83bd522..a2c99f49b647 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.167 1997/11/04 07:55:53 tg Exp $ +# $Id: Makefile,v 1.168 1997/11/04 09:05:15 tg Exp $ # SUBDIR += FWF @@ -67,6 +67,7 @@ SUBDIR += tkgoodstuff SUBDIR += tvtwm SUBDIR += viewfax + SUBDIR += windowmaker SUBDIR += wm2 SUBDIR += x3270 SUBDIR += xalarm |