From 7f97f6c742dd812cb48d8eef3adb5a592fbbf0db Mon Sep 17 00:00:00 2001 From: robert Date: Sat, 29 May 2010 23:11:03 +0000 Subject: [PATCH] +p5-IPC-Run-SafeHandles --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 80f35a3b5d2..f9be7fab098 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.802 2010/05/27 12:30:55 espie Exp $ +# $OpenBSD: Makefile,v 1.803 2010/05/29 23:11:03 robert Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR = @@ -500,6 +500,7 @@ SUBDIR += p5-IO-stringy SUBDIR += p5-IPC-Run SUBDIR += p5-IPC-Run3 + SUBDIR += p5-IPC-Run-SafeHandles SUBDIR += p5-IPC-ShareLite SUBDIR += p5-IPC-Shareable SUBDIR += p5-Inline