summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
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 754d3aa..d7c08b9 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -27,6 +27,10 @@ WriteMakefile(
27 url => 'git://git.gnu.org.ua/config-haproxy.git', 27 url => 'git://git.gnu.org.ua/config-haproxy.git',
28 web => 'http://git.gnu.org.ua/cgit/config-haproxy.git/', 28 web => 'http://git.gnu.org.ua/cgit/config-haproxy.git/',
29 }, 29 },
30 bugtracker => {
31 web => 'https://puszcza.gnu.org.ua/bugs/?group=config-haproxy',
32 mailto => 'gray+config-haproxy@gnu.org.ua'
33 }
30 }, 34 },
31 provides => Module::Metadata->provides(version => '1.4', 35 provides => Module::Metadata->provides(version => '1.4',
32 dir => 'lib') 36 dir => 'lib')

Return to:

Send suggestions and report system problems to the System administrator.