diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-10 06:41:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-10 06:41:59 +0000 |
commit | d5cc33d264370613d13484f77b54cf11b47ca3f6 (patch) | |
tree | 837c221835f6f6288a0d33f53c3a467d9079e08e /deskutils/Makefile | |
parent | 36bf7b00da1bdaf8f88ccb2eacbcd2077f93b12b (diff) |
[new port] deskutils/multi-backgrounds-daemon
The Multi-Backgrounds-Daemon is a little daemon (for Gnome2)
that see that you've just changed to other workspace, and
then it changes the background
PR: ports/54530
Submitted by: Juan Salaverria <rael@vectorstar.net>
Notes
Notes:
svn path=/head/; revision=90761
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 39fe960157d3..21d12b66948a 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -54,6 +54,7 @@ SUBDIR += mnemo SUBDIR += moneydance SUBDIR += mrproject + SUBDIR += multi-backgrounds-daemon SUBDIR += nag SUBDIR += narval SUBDIR += notebook |