summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2021-02-28 03:30:50 +0100
committergregor herrmann <gregoa@debian.org>2021-02-28 03:30:50 +0100
commit21a081b944fd02f8230b41c8d0c76f3b4389af5c (patch)
tree948badfaff8bb5e65583394f7cf4539b4461274e /Makefile.PL
parent2a67a0e78731bd60c7396ffa89d3c67a87ec671a (diff)
parentee847a88b991db9cc68834ac0274fb757038a2a0 (diff)
New upstream version 0.604
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 5767eda..12a9a86 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -29,7 +29,7 @@ WriteMakefile(
resources => {
license => 'http://dev.perl.org/licenses/',
homepage => 'https://github.com/noxxi/p5-net-inet6glue',
- bugtracker => 'https://rt.cpan.org/Dist/Display.html?Queue=Net-INET6Glue',
+ bugtracker => 'https://github.com/noxxi/p5-net-inet6glue/issues',
repository => 'https://github.com/noxxi/p5-net-inet6glue',
},
},