about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 596d9db..b7008fa 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -18,9 +18,9 @@ WriteMakefile(
         'XML::Feed'               => 0,
         'DateTime'                => 0,
         'JSON'                    => 0,
-        'Git:Repository'          => 0,
+        'Git::Repository'          => 0,
         'YAML'                    => 0,
-        'Dancer::Templae::Xslate' => 0,
+        'Dancer::Template::Xslate' => 0,
         'Dancer::Plugin::DBIC'    => 0,
         'DBIx::Class'             => 0,
         'SQL::Translator'         => 0,