diff options
author | petef <petef@FreeBSD.org> | 2003-05-12 07:17:29 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-05-12 07:17:29 +0800 |
commit | c48258b3d51363c6b361c50851adbeff0c2e57a3 (patch) | |
tree | 2c2399c651f662a965651980d82a20f900dcf7ac /x11-wm/Makefile | |
parent | 67650acbf541e5768efdd6a2b21025e9c6198fa9 (diff) | |
download | freebsd-ports-graphics-c48258b3d51363c6b361c50851adbeff0c2e57a3.tar.gz freebsd-ports-graphics-c48258b3d51363c6b361c50851adbeff0c2e57a3.tar.zst freebsd-ports-graphics-c48258b3d51363c6b361c50851adbeff0c2e57a3.zip |
Add xfwm4 020724, gtk-2.0 based window manager part of the XFCE
project.
PR: 41678
Submitted by: James Earl <jamesearl@shaw.ca>
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 feff7662775..4dff44e7143 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 |