Add IRC to resources
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 20 Sep 2014 21:31:11 +0000 (00:31 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 20 Sep 2014 21:31:11 +0000 (00:31 +0300)
Makefile.PL

index 6edcebdf66053f0bd95325bca9e8bb7e3d6b0b57..8395a34512c68e69a96f914e124e1033f1bf74ba 100644 (file)
@@ -32,6 +32,7 @@ WriteMakefile(
                dynamic_config => 0,
                resources      => {
                        repository   => 'http://git.ieval.ro/?p=app-fonbot-daemon.git',
+                       IRC          => 'irc://irc.freenode.net/#fonbot',
                },
        }
 );
This page took 0.010867 seconds and 4 git commands to generate.