aboutsummaryrefslogtreecommitdiff
path: root/databases/db45/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/db45/pkg-descr
parent0272680e31a5f6e70a50e7d307a80b82d4b5ee72 (diff)
downloadports-3c36009a3aee5825b571e537bd6748ab1c0b6d7d.tar.gz
ports-3c36009a3aee5825b571e537bd6748ab1c0b6d7d.zip
Notes
Diffstat (limited to 'databases/db45/pkg-descr')
-rw-r--r--databases/db45/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/db45/pkg-descr b/databases/db45/pkg-descr
index a47006d1fdee..0a5a6444ae49 100644
--- a/databases/db45/pkg-descr
+++ b/databases/db45/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.