diff options
author | martti <martti@pkgsrc.org> | 2003-09-26 10:37:10 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-09-26 10:37:10 +0000 |
commit | b19229ab815f95ddef48914af551b3ffd6d737a2 (patch) | |
tree | cf99b81b94b6a380f209cee55ff3fb531629329f /sysutils/Makefile | |
parent | c440494378a97d375670349c84fe1729e5b6a277 (diff) | |
download | pkgsrc-b19229ab815f95ddef48914af551b3ffd6d737a2.tar.gz |
Added xfce4-fm, xfce4-fm-icons, xfce4-minicmd-plugin, xfce4-netload-plugin, xfce4-showdesktop-plugin, xfce4-systemload-plugin and xfce4-systray
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 61556ea3691..6bad0396f31 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2003/09/08 14:28:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.203 2003/09/26 10:37:10 martti Exp $ COMMENT= System utilities @@ -161,6 +161,13 @@ SUBDIR+= xbatt SUBDIR+= xbattbar SUBDIR+= xcdroast SUBDIR+= xdu +SUBDIR+= xfce4-fm +SUBDIR+= xfce4-fm-icons +SUBDIR+= xfce4-minicmd-plugin +SUBDIR+= xfce4-netload-plugin +SUBDIR+= xfce4-showdesktop-plugin +SUBDIR+= xfce4-systemload-plugin +SUBDIR+= xfce4-systray SUBDIR+= xfe SUBDIR+= xfm SUBDIR+= xhfs |