summaryrefslogtreecommitdiff
path: root/databases/db44/pkg-descr
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-01-07 01:06:07 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-01-07 01:06:07 +0000
commit3c36009a3aee5825b571e537bd6748ab1c0b6d7d (patch)
treedc4d0a31b7ce223d8c62c9b1702936818584655f /databases/db44/pkg-descr
parentRepocopied to autoconf257. This version is already obsolete. (diff)
Add db41-4.1.25 after a repocopy from databases/db4.
PR: 46755 Submitted by: Matthias Andree <matthias.andree@web.de>
Notes
Notes: svn path=/head/; revision=72657
Diffstat (limited to 'databases/db44/pkg-descr')
-rw-r--r--databases/db44/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/db44/pkg-descr b/databases/db44/pkg-descr
index a47006d1fdee..0a5a6444ae49 100644
--- a/databases/db44/pkg-descr
+++ b/databases/db44/pkg-descr
@@ -1,6 +1,6 @@
-Revision 4 of the Berkeley DB library. This version uses an incompatible
+Version 4.1 of the Berkeley DB library. This version uses an incompatible
underlying database format than revision 1 and a different standard API.
-Utilities are included in the distribution to convert v1.85 databases to v4
+Utilities are included in the distribution to convert v1.85 databases to v4.1
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.