From 8e7137fd34dfae5dbe14b5a27d33f6d5a4e727e5 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 5 Jun 2010 22:06:01 +0000 Subject: POE::Component::IRC::Plugin::Blowfish is a POE::Component::IRC plugin that provides blowfish encryption. WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Blowfish/ PR: ports/147508 Submitted by: Jase Thew --- irc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/Makefile') diff --git a/irc/Makefile b/irc/Makefile index 4416f131d6c7..08108ad6a2a0 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -87,6 +87,7 @@ SUBDIR += p5-IRC-Bot-Hangman SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object + SUBDIR += p5-POE-Component-IRC-Plugin-Blowfish SUBDIR += p5-POE-Component-IRC-Plugin-Bollocks SUBDIR += p5-POE-Component-IRC-Plugin-CoreList SUBDIR += p5-POE-Component-IRC-Plugin-POE-Knee -- cgit