diff options
author | martti <martti@pkgsrc.org> | 2003-12-03 05:22:16 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-12-03 05:22:16 +0000 |
commit | 75b7e7d7bfea0a0872254a99d23203943b5412b2 (patch) | |
tree | a3baa0777c50b4ed03e3f3f089205aa98cb07b16 /x11 | |
parent | 11f99456f6b8604315b90cc06f6ab91a64eed2ff (diff) | |
download | pkgsrc-75b7e7d7bfea0a0872254a99d23203943b5412b2.tar.gz |
Added xfce4-clipman-plugin and xfce4-notes-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 653f7578766..0607613b61d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.313 2003/10/02 09:22:34 wiz Exp $ +# $NetBSD: Makefile,v 1.314 2003/12/03 05:22:16 martti Exp $ # COMMENT= Packages to support the X window system @@ -226,10 +226,12 @@ SUBDIR+= xdm3d SUBDIR+= xearth SUBDIR+= xephem SUBDIR+= xfce +SUBDIR+= xfce4-clipman-plugin SUBDIR+= xfce4-desktop SUBDIR+= xfce4-gtk2-engines SUBDIR+= xfce4-mcs-manager SUBDIR+= xfce4-mcs-plugins +SUBDIR+= xfce4-notes-plugin SUBDIR+= xfce4-panel SUBDIR+= xfce4-themes SUBDIR+= xfce4-toys |