diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-28 23:13:01 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-28 23:13:01 +0800 |
commit | f64c5c16ca71dc046da4b527d97cfb9aa6ea51b0 (patch) | |
tree | 7035558550b7d24bd858a25891549650c5966cf2 | |
parent | 45cd633ffa875da43c15da264a47dcc60d6b7c02 (diff) | |
download | freebsd-ports-gnome-f64c5c16ca71dc046da4b527d97cfb9aa6ea51b0.tar.gz freebsd-ports-gnome-f64c5c16ca71dc046da4b527d97cfb9aa6ea51b0.tar.zst freebsd-ports-gnome-f64c5c16ca71dc046da4b527d97cfb9aa6ea51b0.zip |
To prepare the upcomming xfce4 commit, xfce got repo-copied to xfce4
(which is going to be the successor of xfce 3.x)
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | x11-wm/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 83f59a0070c1..080ef1c0555a 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -8588,6 +8588,7 @@ xevil ports/games/xevil xeyesplus ports/games/xeyesplus xface.el ports/graphics/xface.el xfce ports/x11-wm/xfce +xfce4 ports/x11-wm/xfce4 xfce4-wm ports/x11-wm/xfce4-wm xfed ports/x11-fonts/xfed xfedor ports/x11/xfedor diff --git a/x11-wm/Makefile b/x11-wm/Makefile index c9d2ebd14866..387f3cc965c4 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -97,6 +97,7 @@ SUBDIR += wmthemeinstall SUBDIR += wmx SUBDIR += xfce + SUBDIR += xfce4 SUBDIR += xfce4-wm SUBDIR += xwmm SUBDIR += yawm |