diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-04-18 20:21:50 +0000 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-04-18 20:21:50 +0000 |
commit | 7ee7d8d7e647d5e0a0b2ba28f673e4c9ab1cbb19 (patch) | |
tree | 104c63bfc793cbeb15d566b678b84da765e6b75c /sysutils/Makefile | |
parent | d993999fc4a66eeac019638519f41cd8dda1bcd8 (diff) | |
download | FreeBSD-ports-7ee7d8d7e647d5e0a0b2ba28f673e4c9ab1cbb19.zip FreeBSD-ports-7ee7d8d7e647d5e0a0b2ba28f673e4c9ab1cbb19.tar.gz |
Keep is a backup system for KDE. The behavior is quite simple: you choose the
files you want to backup, you set up the frequency and the number of backup
you want to have, and Keep will backup them automatically.
WWW: http://jr.falleri.free.fr/keep/
PR: ports/111324
Submitted by: Daniel W. Steinbrook
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index affa343..58bd5a4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -314,6 +314,7 @@ SUBDIR += kcube SUBDIR += kdeadmin3 SUBDIR += kdirstat + SUBDIR += keep SUBDIR += kkbswitch SUBDIR += kkeyled SUBDIR += klaptopdaemon |