diff options
author | olgeni <olgeni@FreeBSD.org> | 2003-01-12 22:20:58 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2003-01-12 22:20:58 +0800 |
commit | 614fc79539a5faebcfef6d2ab30cad6ab0b6c010 (patch) | |
tree | 41d24160b0158ed1e88d49cd7e891d20fed715d9 /x11/Makefile | |
parent | 2951a9a5c315065ce61f081875f8a1ebfc35544d (diff) | |
download | freebsd-ports-gnome-614fc79539a5faebcfef6d2ab30cad6ab0b6c010.tar.gz freebsd-ports-gnome-614fc79539a5faebcfef6d2ab30cad6ab0b6c010.tar.zst freebsd-ports-gnome-614fc79539a5faebcfef6d2ab30cad6ab0b6c010.zip |
Add wallpaper management tool for the ROX desktop.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 630d865a5ca7..65dd3c88a0b4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -86,6 +86,7 @@ SUBDIR += powershell SUBDIR += props SUBDIR += qrash + SUBDIR += rox-wallpaper SUBDIR += ruby-X11 SUBDIR += ruby-gnome SUBDIR += ruby-gnome-all |