From: Marius Gavrilescu Date: Mon, 3 Feb 2014 08:09:45 +0000 (+0200) Subject: Add repository to META.yml X-Git-Tag: 5999.000_001~5 X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=commitdiff_plain;h=e2c46de4070287b622ea6705744daafe07f4e982 Add repository to META.yml --- diff --git a/Makefile.PL b/Makefile.PL index 6a13c44..a72cec7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -42,5 +42,8 @@ WriteMakefile( }, META_MERGE => { dynamic_config => 0, + resources => { + repository => 'https://git.ieval.ro/?p=gruntmaster-daemon.git', + } } );