diff options
author | pav <pav@FreeBSD.org> | 2003-12-05 05:46:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-05 05:46:21 +0800 |
commit | 66c8a240b9d83d7cd4de4d4397c5070bab75ad8d (patch) | |
tree | 7ef4cc31ff4cdb1c49ac1d8aacf93b9a83cd790c /deskutils/Makefile | |
parent | 991e97ab6bf6cb2b5e0d8e8c228ba0843df2e615 (diff) | |
download | freebsd-ports-gnome-66c8a240b9d83d7cd4de4d4397c5070bab75ad8d.tar.gz freebsd-ports-gnome-66c8a240b9d83d7cd4de4d4397c5070bab75ad8d.tar.zst freebsd-ports-gnome-66c8a240b9d83d7cd4de4d4397c5070bab75ad8d.zip |
Add Evolution plugin for Multisync, allowing to sync your calendar,
contacts and todo from your Evolution with other devices.
Approved by: adamw (mentor)
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 eda8b680b753..c591bf026820 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -63,6 +63,7 @@ SUBDIR += multi-backgrounds-daemon SUBDIR += multisync SUBDIR += multisync-backup + SUBDIR += multisync-evolution SUBDIR += nag SUBDIR += narval SUBDIR += notebook |