diff options
author | sat <sat@FreeBSD.org> | 2006-05-14 15:23:25 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-14 15:23:25 +0800 |
commit | bd9a83baf10615c1151d897a0f665c73393dc06b (patch) | |
tree | 9c5d00577de9b3e66757140c01ddfb869bbd6855 /irc/Makefile | |
parent | 592059d76de742cc490e17a4ab1169087900c9a2 (diff) | |
download | freebsd-ports-gnome-bd9a83baf10615c1151d897a0f665c73393dc06b.tar.gz freebsd-ports-gnome-bd9a83baf10615c1151d897a0f665c73393dc06b.tar.zst freebsd-ports-gnome-bd9a83baf10615c1151d897a0f665c73393dc06b.zip |
Add p5-POE-Filter-IRCD: A POE-based parser for the IRC protocol
PR: ports/96848
Submitted by: sat
Approved by: krion (mentor)
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |