diff --git a/Makefile.PL b/Makefile.PL index 178d01c..5b2ca12 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -78,7 +78,7 @@ my %WriteMakefile = ( resources => { repository => { type => 'git', - url => "$github.git", + url => $github, web => $github, }, bugtracker => {