diff options
author | tron <tron@pkgsrc.org> | 2002-11-19 09:59:18 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-11-19 09:59:18 +0000 |
commit | d00ac7068d205dde52abc534d9f3a603ab5000ec (patch) | |
tree | 4031ad53166c577c08ebc5cf28b5e3f0a858d720 /databases/db | |
parent | 21a3651d10acd30440c095a20a1b6a02eb0e8db2 (diff) | |
download | pkgsrc-d00ac7068d205dde52abc534d9f3a603ab5000ec.tar.gz |
Correct package list to match recent changes.
Diffstat (limited to 'databases/db')
-rw-r--r-- | databases/db/PLIST | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/databases/db/PLIST b/databases/db/PLIST index bf67642b536..d6553776662 100644 --- a/databases/db/PLIST +++ b/databases/db/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/11/18 20:13:23 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2002/11/19 09:59:18 tron Exp $ bin/db_archive bin/db_checkpoint bin/db_deadlock @@ -450,6 +450,19 @@ share/doc/html/db/ref/txn/limits.html share/doc/html/db/ref/txn/other.html share/doc/html/db/ref/txn/stability.html share/doc/html/db/sleepycat/contact.html +share/doc/html/db/test/build.html +share/doc/html/db/test/build_faq.html +share/doc/html/db/test/run.html +share/doc/html/db/test/debug.html +share/doc/html/db/sleepycat/products.html +share/doc/html/db/utility/index.html +share/doc/html/db/utility/db_checkpoint.html +share/doc/html/db/utility/db_deadlock.html +share/doc/html/db/utility/db_dump.html +share/doc/html/db/utility/db_load.html +share/doc/html/db/utility/db_recover.html +share/doc/html/db/utility/db_stat.html +share/doc/html/db/utility/db_archive.html @exec ${MKDIR} %D/share/doc/html/db/api_java/special @exec ${MKDIR} %D/share/doc/html/db/api_cxx/special @exec ${MKDIR} %D/share/doc/html/db/api_c/special |