diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2009-07-05 09:36:28 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2009-07-05 09:36:28 +0000 |
commit | 81b5dde2e9677554f32256f679cb63b01d2ed98c (patch) | |
tree | 446aa5a60e752b63c59a37a58d0129517bdfb7ce /sysutils/Makefile | |
parent | d075a884a9197f049c1ce77f887b46be54fe8eef (diff) |
Add tarsnap 1.0.24, the client code to the tarsnap secure online backup
service (currently in public beta testing).
WWW: http://www.tarsnap.com/
Notes
Notes:
svn path=/head/; revision=237169
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 56e34488e3a6..8db19b6a1a4e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -742,6 +742,7 @@ SUBDIR += syslogger SUBDIR += system-tools-backends SUBDIR += sysupdate + SUBDIR += tarsnap SUBDIR += tbku SUBDIR += tclsyslog SUBDIR += tcplist |