From 56acab673f43d48987097c2009fe67e0552a1857 Mon Sep 17 00:00:00 2001 From: steven Date: Sun, 7 Jan 2007 14:59:26 +0000 Subject: [PATCH] re-enable p5-POE-Component-Jabber and p5-POE-Filter-XML now that their dependencies are in the tree ... --- net/Makefile | 4 ++-- textproc/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/Makefile b/net/Makefile index e5914e7dfd9..82032849dc7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.441 2007/01/05 20:10:31 mbalmer Exp $ +# $OpenBSD: Makefile,v 1.442 2007/01/07 14:59:26 steven Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -229,7 +229,7 @@ SUBDIR += p5-Nmap-Scanner SUBDIR += p5-POE-Component-Client-DNS SUBDIR += p5-POE-Component-IRC -# SUBDIR += p5-POE-Component-Jabber + SUBDIR += p5-POE-Component-Jabber SUBDIR += p5-POE-Component-Pcap SUBDIR += p5-POE-Component-Server-FTP SUBDIR += p5-POE-Filter-IRCD diff --git a/textproc/Makefile b/textproc/Makefile index 2ea641ab3b7..5a8f91a5f45 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.185 2007/01/02 16:07:30 jasper Exp $ +# $OpenBSD: Makefile,v 1.186 2007/01/07 14:59:26 steven Exp $ # $FreeBSD: Makefile,v 1.15 1997/11/22 00:31:24 jseger Exp $ SUBDIR += TclXML @@ -77,7 +77,7 @@ SUBDIR += p5-Number-Format SUBDIR += p5-Object-MultiType SUBDIR += p5-PDF-Reuse -# SUBDIR += p5-POE-Filter-XML + SUBDIR += p5-POE-Filter-XML SUBDIR += p5-PPI SUBDIR += p5-PPI-HTML SUBDIR += p5-PatchReader