We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c8004 commit bfbee6cCopy full SHA for bfbee6c
Makefile.PL
@@ -20,11 +20,11 @@ WriteMakefile(
20
resources => {
21
repository => {
22
type => 'git',
23
- url => 'git://github.com/davorg/qmail-queuehandler.git',
24
- web => 'https://github.com/davorg/qmail-queuehandler',
+ url => 'git://github.com/davorg-cpan/qmail-queuehandler.git',
+ web => 'https://github.com/davorg-cpan/qmail-queuehandler',
25
},
26
bugtracker => {
27
- web => 'https://github.com/davorg/qmail-queuehandler/issues',
+ web => 'https://github.com/davorg-cpan/qmail-queuehandler/issues',
28
29
30
0 commit comments