diff options
author | martti <martti@pkgsrc.org> | 2004-06-21 06:23:49 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2004-06-21 06:23:49 +0000 |
commit | a2213f3cc7b5661d2c1c55c39deebaffc0cbaeae (patch) | |
tree | f27cc91b348a631c0a9f28e2e05b36558d0b7abb /x11 | |
parent | b7378f54e2e97b42ca5bc2c670e48689b4a8d03d (diff) | |
download | pkgsrc-a2213f3cc7b5661d2c1c55c39deebaffc0cbaeae.tar.gz |
Added xfce4-taskbar-plugin and xfce4-windowlist-plugin
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9a6953a51e0..7a141021db4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.352 2004/06/10 13:58:45 markd Exp $ +# $NetBSD: Makefile,v 1.353 2004/06/21 06:23:49 martti Exp $ # COMMENT= Packages to support the X window system @@ -249,10 +249,12 @@ SUBDIR+= xfce4-mcs-plugins SUBDIR+= xfce4-menueditor SUBDIR+= xfce4-notes-plugin SUBDIR+= xfce4-panel +SUBDIR+= xfce4-taskbar-plugin SUBDIR+= xfce4-themes SUBDIR+= xfce4-toys SUBDIR+= xfce4-trigger-launcher SUBDIR+= xfce4-utils +SUBDIR+= xfce4-windowlist-plugin SUBDIR+= xfishtank SUBDIR+= xflame SUBDIR+= xforms |