aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-02-13 10:47:48 +0200
committerSergey Poznyakoff <gray@gnu.org>2021-02-13 10:47:48 +0200
commit5baaed53c5cd6dd70d54d328d564af90699b109a (patch)
tree2632d51a18ad4fb4e972db359009b9820c3c09a7 /Makefile.PL
parentcafe11d43e7d1fb298acb0e5c78f97b8c808b4a3 (diff)
downloadfile-backup-5baaed53c5cd6dd70d54d328d564af90699b109a.tar.gz
file-backup-5baaed53c5cd6dd70d54d328d564af90699b109a.tar.bz2
Change bugtracker addressHEADv1.02master
As a reaction to https://log.perl.org/2020/12/rtcpanorg-sunset.html, bugtracker switched to puszcza.gnu.org.ua
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 12e6b33..c844ef4 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,6 +24,10 @@ my %makefile_args = (
24 url => 'git://git.gnu.org.ua/file-backup.git', 24 url => 'git://git.gnu.org.ua/file-backup.git',
25 web => 'http://git.gnu.org.ua/cgit/file-backup.git/', 25 web => 'http://git.gnu.org.ua/cgit/file-backup.git/',
26 }, 26 },
27 bugtracker => {
28 web => 'https://puszcza.gnu.org.ua/bugs/?group=file-backup',
29 mailto => 'gray+file-backup@gnu.org.ua'
30 }
27 }, 31 },
28 provides => Module::Metadata->provides(version => '1.4', 32 provides => Module::Metadata->provides(version => '1.4',
29 dir => 'lib') 33 dir => 'lib')

Return to:

Send suggestions and report system problems to the System administrator.