diff --git a/makefile.shade b/makefile.shade index 68bf1394fe..d4e67dbfb7 100644 --- a/makefile.shade +++ b/makefile.shade @@ -31,7 +31,7 @@ var repos='${new Dictionary { {"Routing", gitHubUriPrefix + "Routing.git"}, {"Hosting", gitHubUriPrefix + "Hosting.git"}, {"Helios", gitHubUriPrefix + "Helios.git"}, - {"WebFx", gitHubUriPrefix + "WebFx.git"}, + {"Mvc", gitHubUriPrefix + "Mvc.git"}, {"WebListener", gitHubUriPrefix + "WebListener.git"}, {"Entropy", gitHubUriPrefix + "Entropy.git"}, {"Testing", gitHubUriPrefix + "Testing.git"},