diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-07-14 23:11:10 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-07-14 23:11:10 +0000 |
commit | 624430e8ca5fe52215ca047c1564e0e1d0fd0ae4 (patch) | |
tree | 8fb73b8172623b81aa489005b4ea22136988ea3d /chat | |
parent | 6757e3f2b0a676437e3ac8362414378f10e4875c (diff) | |
download | pkgsrc-624430e8ca5fe52215ca047c1564e0e1d0fd0ae4.tar.gz |
Note addition of p5-POE-Component-IRC and p5-POE-Filter-IRCD
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index f32a17bc075..74b39c77d6d 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2005/06/12 13:03:39 jmmv Exp $ +# $NetBSD: Makefile,v 1.114 2005/07/14 23:11:10 adrianp Exp $ # COMMENT= Communication programs @@ -67,6 +67,8 @@ SUBDIR+= p5-Net-AOLIM SUBDIR+= p5-Net-Goofey SUBDIR+= p5-Net-ICQ2000 SUBDIR+= p5-Net-Jabber +SUBDIR+= p5-POE-Component-IRC +SUBDIR+= p5-POE-Filter-IRCD SUBDIR+= pircbot SUBDIR+= psi SUBDIR+= quirc |