summaryrefslogtreecommitdiff
path: root/dist/Devel-PPPort/Makefile.PL
diff options
context:
space:
mode:
authorSergey Aleynikov <sergey.aleynikov@gmail.com>2018-03-26 23:26:47 +0300
committerKarl Williamson <khw@cpan.org>2018-03-27 12:38:33 -0600
commit5936215e10866527b33d0ff25a1aa68b6f407959 (patch)
tree8fa17cf7788cb170a628a917f58675900c4b2f2b /dist/Devel-PPPort/Makefile.PL
parent6b8883fd1cf67ecbc86ebdf568deb5ee70f3326f (diff)
downloadperl-5936215e10866527b33d0ff25a1aa68b6f407959.tar.gz
Update RT path for Devel::PPPort
Diffstat (limited to 'dist/Devel-PPPort/Makefile.PL')
-rw-r--r--dist/Devel-PPPort/Makefile.PL6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/Devel-PPPort/Makefile.PL b/dist/Devel-PPPort/Makefile.PL
index 25e352e641..117f9d107a 100644
--- a/dist/Devel-PPPort/Makefile.PL
+++ b/dist/Devel-PPPort/Makefile.PL
@@ -40,12 +40,12 @@ WriteMakefile(
},
resources => {
bugtracker => {
- web => 'https://github.com/mhx/Devel-PPPort/issues/',
+ web => 'https://rt.perl.org/rt3/',
},
repository => {
type => 'git',
- url => 'git://github.com/mhx/Devel-PPPort.git',
- web => 'https://github.com/mhx/Devel-PPPort/',
+ url => 'git://perl5.git.perl.org/perl.git',
+ web => 'https://perl5.git.perl.org/perl.git',
},
},
},