diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-25 09:09:51 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-25 09:09:51 +0000 |
commit | 549964a2dc66846bf7be875b511b44630432458f (patch) | |
tree | 452529bd4eccb9d202cdb0a0569f8b66678fc138 /sysutils/Makefile | |
parent | 47f86a1f1be7309b63e22779a1aef43bfa056537 (diff) |
This is a new port for BoxBackup, an on-line backup system.
PR: ports/75990
Submitted by: James O'Gorman <james (at) netinertia.co.uk>
Notes
Notes:
svn path=/head/; revision=129733
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 f898184db6e8..bf0f94c78f76 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -38,6 +38,7 @@ SUBDIR += bkpupsd SUBDIR += bksh SUBDIR += blimitd + SUBDIR += boxbackup SUBDIR += bpm SUBDIR += bsdsar SUBDIR += bubblemon-dockapp |