From d4783a29c565be4e360d40cd10d962340561f6f6 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Sun, 21 Sep 2014 00:31:11 +0300 Subject: [PATCH] Add IRC to resources --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.PL b/Makefile.PL index 6edcebd..8395a34 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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', }, } ); -- 2.30.2