diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-04 21:45:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-04 21:45:04 +0000 |
commit | 9526e5a4c99d4a9953790a55e809e1be9be2b711 (patch) | |
tree | a6d86f0a82622ac8dd371b3a2be40eafc712a1c9 /deskutils/Makefile | |
parent | d40b2d5d95592a606496bcd061817b79d25dc46f (diff) | |
download | ports-9526e5a4c99d4a9953790a55e809e1be9be2b711.tar.gz ports-9526e5a4c99d4a9953790a55e809e1be9be2b711.zip |
Add Backup plugin for Multisync, for local backup of your PIM data.
Approved by: adamw (mentor)
Notes
Notes:
svn path=/head/; revision=95063
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 23d35df6a14c..eda8b680b753 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -62,6 +62,7 @@ SUBDIR += mrproject SUBDIR += multi-backgrounds-daemon SUBDIR += multisync + SUBDIR += multisync-backup SUBDIR += nag SUBDIR += narval SUBDIR += notebook |