diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-08-20 11:22:45 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-08-20 11:22:45 +0000 |
commit | 448400856963b6f45d56b4e1d8b9b042a4357af6 (patch) | |
tree | 7a6b69d3300e0f6a5ec80c66392452989ba25c0c /databases/Makefile | |
parent | 3fcf9a2d27f90a276e3fb63ffec07b8825de265c (diff) |
Add usogres 0.8.1, real-time backup utility for PostgreSQL.
Notes
Notes:
svn path=/head/; revision=87377
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index c00f5129808d..6d60d44fa3f7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -210,6 +210,7 @@ SUBDIR += tora SUBDIR += typhoon SUBDIR += unixODBC + SUBDIR += usogres SUBDIR += xmbase-grok SUBDIR += xmysql SUBDIR += xmysqladmin |