diff options
author | martti <martti@pkgsrc.org> | 2004-01-26 16:34:24 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2004-01-26 16:34:24 +0000 |
commit | a01aded91cbeecf89af4f437aaa75cbd26838bb6 (patch) | |
tree | b6ea843df5bd252973760fc54b42e008a7aef713 /x11 | |
parent | b500bf91e8ab19ba2bd741f7683a90cb5c8e5170 (diff) | |
download | pkgsrc-a01aded91cbeecf89af4f437aaa75cbd26838bb6.tar.gz |
Added xfce4-menueditor
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 97e00ab49ba..c04dc62d409 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.329 2004/01/24 08:51:15 xtraeme Exp $ +# $NetBSD: Makefile,v 1.330 2004/01/26 16:34:24 martti Exp $ # COMMENT= Packages to support the X window system @@ -242,6 +242,7 @@ SUBDIR+= xfce4-desktop SUBDIR+= xfce4-gtk2-engines SUBDIR+= xfce4-mcs-manager SUBDIR+= xfce4-mcs-plugins +SUBDIR+= xfce4-menueditor SUBDIR+= xfce4-notes-plugin SUBDIR+= xfce4-panel SUBDIR+= xfce4-themes |