From 5c176483e8df41a8afdc4d2cf3898f8bea47ea5a Mon Sep 17 00:00:00 2001 From: sturm Date: Thu, 29 Jan 2004 18:17:01 +0000 Subject: [PATCH] + p5-Number-Compare + p5-Number-Compare-Date --- devel/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 0e47f5e7e6b..6da92e115a9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.207 2004/01/29 04:06:07 jose Exp $ +# $OpenBSD: Makefile,v 1.208 2004/01/29 18:17:01 sturm Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -155,6 +155,8 @@ SUBDIR += p5-MLDBM SUBDIR += p5-MLDBM-Sync SUBDIR += p5-Net-Server + SUBDIR += p5-Number-Compare + SUBDIR += p5-Number-Compare-Date SUBDIR += p5-Object-Realize SUBDIR += p5-Parallel-ForkManager SUBDIR += p5-Params-Validate