mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
8 lines
273 B
Plaintext
8 lines
273 B
Plaintext
|
************************************************************
|
||
|
If you are upgrading an older (1.85) database, be sure to
|
||
|
convert the *.dbb files, e.g:
|
||
|
|
||
|
mv file.dbb file.old
|
||
|
db_dump185 file.old | db_load file.dbb
|
||
|
************************************************************
|