From bd9a83baf10615c1151d897a0f665c73393dc06b Mon Sep 17 00:00:00 2001 From: sat Date: Sun, 14 May 2006 07:23:25 +0000 Subject: Add p5-POE-Filter-IRCD: A POE-based parser for the IRC protocol PR: ports/96848 Submitted by: sat Approved by: krion (mentor) --- irc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/Makefile') diff --git a/irc/Makefile b/irc/Makefile index de1dddb5c795..abaecd1268ea 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -71,6 +71,7 @@ SUBDIR += p5-IRC SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object + SUBDIR += p5-POE-Filter-IRCD SUBDIR += party SUBDIR += pear-Net_SmartIRC SUBDIR += pircbot -- cgit