Revision
81657
Author
jmr@macports.org
Date
2011-08-03 06:34:55 -0700 (Wed, 03 Aug 2011)

Log Message

add ${prefix}/var/macports/registry to porthier.7

Modified Paths

Diff

Modified: trunk/base/doc/porthier.7 (81656 => 81657)


--- trunk/base/doc/porthier.7	2011-08-03 13:30:09 UTC (rev 81656)
+++ trunk/base/doc/porthier.7	2011-08-03 13:34:55 UTC (rev 81657)
@@ -99,7 +99,10 @@
 .It Pa distfiles/
 Holds the distfiles of the fetched ports
 .It Pa receipts/
-Holds the registry information and receipts for the installed ports
+Obsolete. Formerly held the registry information and receipts for the installed ports,
+in flat-file format.
+.It Pa registry/
+Contains the registry database in sqlite format.
 .It Pa software/
 Holds compressed images of the installed ports. These
 are extracted to ${prefix} when activated.