From b01fc9f1d7f03ebe2f1bf053411649024d38b20b Mon Sep 17 00:00:00 2001 From: alek Date: Mon, 12 Jun 2006 11:58:54 +0000 Subject: [PATCH] Add p5-POE-Component-IRC and p5-POE-Filter-IRCD --- net/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 3eba047721a..f918aeb070d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.417 2006/05/23 05:55:22 alek Exp $ +# $OpenBSD: Makefile,v 1.418 2006/06/12 11:58:54 alek Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -218,8 +218,10 @@ SUBDIR += p5-Nmap-Parser SUBDIR += p5-Nmap-Scanner SUBDIR += p5-POE-Component-Client-DNS + SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-Pcap SUBDIR += p5-POE-Component-Server-FTP + SUBDIR += p5-POE-Filter-IRCD SUBDIR += p5-PlRPC SUBDIR += p5-SNMP-BridgeQuery SUBDIR += p5-SNMP_Session