diff options
author | shattered <shattered@pkgsrc.org> | 2009-01-12 17:37:10 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2009-01-12 17:37:10 +0000 |
commit | ec6ef7e7e2430c799ee6b3cf4dc14f3a31cca0f9 (patch) | |
tree | 017524d3cfa881b6076ad36de41f8b0bb1cb1c7e /mk/defaults/options.description | |
parent | 45ffe7fe27ceef953f8d21a3645ce0fe4e8d4548 (diff) | |
download | pkgsrc-ec6ef7e7e2430c799ee6b3cf4dc14f3a31cca0f9.tar.gz |
- Describe 'catalog-sqlite3' option
- Delint
OK by wiz@.
Diffstat (limited to 'mk/defaults/options.description')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index a43665602ea..e5cbcd88a61 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -38,6 +38,7 @@ cares Use the c-ares library for asynchronous name resolution. catalog-mysql Store Bacula catalog in MySQL database. catalog-pgsql Store Bacula catalog in PostgreSQL database. catalog-sqlite Store Bacula catalog in SQLite database. +catalog-sqlite3 Store Bacula catalog in SQLite 3 database. cdparanoia Use cdparanoia to rip CDDA media. cgi Enable CGI support clamav Enable ClamAV support. |