diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-13 17:54:36 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-13 17:54:36 +0000 |
commit | 94d43d362aaf800c1f88a33ee20ac32d294ff9a8 (patch) | |
tree | 69181dbe5be8c8faef075aa4f5d2899847b3cbb6 /databases/db2/pkg-descr | |
parent | b0acadf4e56627b4ad882238550b4c854b15cb96 (diff) | |
download | ports-94d43d362aaf800c1f88a33ee20ac32d294ff9a8.tar.gz ports-94d43d362aaf800c1f88a33ee20ac32d294ff9a8.zip |
Notes
Diffstat (limited to 'databases/db2/pkg-descr')
-rw-r--r-- | databases/db2/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/db2/pkg-descr b/databases/db2/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db2/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html |