From bc5e811cac0ae9686f1fd7a0c18f90761ea744f6 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 23 Nov 2012 22:07:18 -0700 Subject: [PATCH] dist-spec fix probably temporary, until the tree library moves --- collects/meta/dist-specs.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/meta/dist-specs.rkt b/collects/meta/dist-specs.rkt index 4861c390aa..79529480a3 100644 --- a/collects/meta/dist-specs.rkt +++ b/collects/meta/dist-specs.rkt @@ -567,7 +567,7 @@ mr-extras :+= (- (+ (package: "mrlib/") mr-extras :+= (package: "sgl/") ;; -------------------- syntax-color -mz-extras :+= (package: "syntax-color") +mz-extras :+= (package: "syntax-color") (doc: "red-black") ;; -------------------- plt-help dr-extras :+= (collects: "help") (bin: "Racket Documentation")