diff options
author | martti <martti@pkgsrc.org> | 2007-04-12 09:53:12 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-04-12 09:53:12 +0000 |
commit | aaa04d9ac82bfe4f1c8570d3badea5fbf3fac8fb (patch) | |
tree | d4fadbea2cb0fb7ee10f7f14b05d19d4865e1ecb /x11 | |
parent | 5060ea3e068db2b0c8fdde0cbe1a70f700819168 (diff) | |
download | pkgsrc-aaa04d9ac82bfe4f1c8570d3badea5fbf3fac8fb.tar.gz |
Added xfce4-exo and xfce4-terminal.
Removed xfce4-toys and xfce4-trigger-launcher.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index 504f2da5b49..d59db150ab2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.492 2007/04/10 19:22:51 drochner Exp $ +# $NetBSD: Makefile,v 1.493 2007/04/12 09:53:12 martti Exp $ # COMMENT= Packages to support the X window system @@ -401,6 +401,7 @@ SUBDIR+= xf86vidmodeproto SUBDIR+= xfce3 SUBDIR+= xfce4-clipman-plugin SUBDIR+= xfce4-desktop +SUBDIR+= xfce4-exo SUBDIR+= xfce4-gtk2-engine SUBDIR+= xfce4-mcs-manager SUBDIR+= xfce4-mcs-plugins @@ -408,8 +409,7 @@ SUBDIR+= xfce4-notes-plugin SUBDIR+= xfce4-panel SUBDIR+= xfce4-session SUBDIR+= xfce4-taskbar-plugin -SUBDIR+= xfce4-toys -SUBDIR+= xfce4-trigger-launcher +SUBDIR+= xfce4-terminal SUBDIR+= xfce4-utils SUBDIR+= xfce4-windowlist-plugin SUBDIR+= xfishtank |