added github repo
[gitmo/MooseX-Types-DateTime-MoreCoercions.git] / Makefile.PL
index 02bef54..00c3fa2 100755 (executable)
@@ -20,6 +20,8 @@ test_requires 'Test::use::ok'    => '0.02';
 test_requires 'Test::Exception'  => '0.27';
 test_requires 'Test::More';
 
+repository 'git@github.com:EvanCarroll/mx-t-datetimex.git';
+
 auto_install;
 
 WriteAll;