X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=Makefile.PL;h=a72cec7a4411049a5bd90b253cbb8895416ba97d;hp=6a13c4467a6b7ce35723bedfcb3d40d23a54720f;hb=0005d3ad0aba39600e7dbb70c040c416f34985ac;hpb=96e19fd56d30c6f57faa490fd850c1057fe5dfd7 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', + } } );