]> iEval git - app-fonbot-daemon.git/blobdiff - Makefile.PL
Fix resources in Makefile.PL
[app-fonbot-daemon.git] / Makefile.PL
index 6edcebdf66053f0bd95325bca9e8bb7e3d6b0b57..78517c1f8e0af4933490221839eb91c375c9e152 100644 (file)
@@ -31,7 +31,8 @@ WriteMakefile(
        META_ADD         => {
                dynamic_config => 0,
                resources      => {
-                       repository   => 'http://git.ieval.ro/?p=app-fonbot-daemon.git',
+                       repository   => 'https://git.ieval.ro/?p=app-fonbot-daemon.git',
+                       IRC          => 'irc://irc.oftc.net/#fonbot',
                },
        }
 );
This page took 0.015891 seconds and 4 git commands to generate.