Revision
388
Author
wsiegrist@apple.com
Date
2008-09-19 15:08:26 -0700 (Fri, 19 Sep 2008)

Log Message

Add Darwin and MacOS version metadata and the URL to get roots from

Modified Paths

Diff

Modified: trunk/plists/9F33.plist (387 => 388)


--- trunk/plists/9F33.plist	2008-09-19 01:22:00 UTC (rev 387)
+++ trunk/plists/9F33.plist	2008-09-19 22:08:26 UTC (rev 388)
@@ -2,6 +2,11 @@
 {
 	build = 9F33;
 	inherits = 9E17;
+        darwin = "Darwin 9.5";
+        macosx = "Mac OS X 10.5.5";
+        binary_sites = (
+                "http://src.macosforge.org/Roots/9F33/",
+        );
 	projects = {
 		AppleUSBCDCDriver = {
 			version = 3310.4.1;