From 435be4f784430351981629811071feff20d5b300 Mon Sep 17 00:00:00 2001 From: bluhm Date: Mon, 19 Mar 2007 22:05:32 +0000 Subject: [PATCH] +p5-Regexp-Copy --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 99edff28fa4..05d7f2b25ba 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.485 2007/03/19 10:56:55 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.486 2007/03/19 22:05:32 bluhm Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -387,6 +387,7 @@ SUBDIR += p5-Proc-Simple SUBDIR += p5-Readonly SUBDIR += p5-Readonly-XS + SUBDIR += p5-Regexp-Copy SUBDIR += p5-Regexp-Shellish SUBDIR += p5-Return-Value SUBDIR += p5-SVN-Mirror