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 | 6045c05563142f995f63c58333894fb7a02508c7 (patch) | |
tree | cf99b81b94b6a380f209cee55ff3fb531629329f | |
parent | b3206daa4942122fcd0edc99af6b3a72a1c5665e (diff) | |
download | pkgsrc-6045c05563142f995f63c58333894fb7a02508c7.tar.gz |
Added xfce4-fm, xfce4-fm-icons, xfce4-minicmd-plugin, xfce4-netload-plugin, xfce4-showdesktop-plugin, xfce4-systemload-plugin and xfce4-systray
-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 |