diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-11 23:17:29 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-11 23:17:29 +0000 |
commit | e0a61eb59ab627f4bb7ac998f4db0030ebb9dd0f (patch) | |
tree | 5e5d0c57a8c2db423dfe08b748b33d22142fd88a /x11-wm/Makefile | |
parent | 518234934198d710530194857d9614d92cf92e05 (diff) |
Add xfwm4 020724, gtk-2.0 based window manager part of the XFCE
project.
PR: 41678
Submitted by: James Earl <jamesearl@shaw.ca>
Notes
Notes:
svn path=/head/; revision=80707
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index feff76627759..4dff44e71439 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -99,6 +99,7 @@ SUBDIR += wmthemeinstall SUBDIR += wmx SUBDIR += xfce + SUBDIR += xfwm4 SUBDIR += xwmm SUBDIR += yawm |