diff options
author | martti <martti@pkgsrc.org> | 2007-04-12 09:48:18 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-04-12 09:48:18 +0000 |
commit | 164ff9630bf5ef64fedd6e6cf40154a602d5b7a9 (patch) | |
tree | 1f95d4cfbe56bab441e1fc43ecba195985583a1e /sysutils | |
parent | f373615be1a5c5dfd86f1d4c5b2c6b6b0e3e41fa (diff) | |
download | pkgsrc-164ff9630bf5ef64fedd6e6cf40154a602d5b7a9.tar.gz |
Added xfce4-thunar and xfce4-xarchiver. Removed xfce4-fm and xfce4-systray.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index db97a0b960f..4faf1fb1a1c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.393 2007/04/10 19:08:03 drochner Exp $ +# $NetBSD: Makefile,v 1.394 2007/04/12 09:48:18 martti Exp $ # COMMENT= System utilities @@ -329,14 +329,14 @@ SUBDIR+= xenvstat SUBDIR+= xfce4-appfinder SUBDIR+= xfce4-cpugraph-plugin SUBDIR+= xfce4-diskperf-plugin -SUBDIR+= xfce4-fm SUBDIR+= xfce4-fsguard-plugin SUBDIR+= xfce4-minicmd-plugin SUBDIR+= xfce4-netload-plugin SUBDIR+= xfce4-quicklauncher-plugin SUBDIR+= xfce4-showdesktop-plugin SUBDIR+= xfce4-systemload-plugin -SUBDIR+= xfce4-systray +SUBDIR+= xfce4-thunar +SUBDIR+= xfce4-xarchiver SUBDIR+= xfce4-xkb-plugin SUBDIR+= xfe SUBDIR+= xfm |