From 3941c2d35c4d4181adda4ff1fba33fa19c8c635b Mon Sep 17 00:00:00 2001 From: seb Date: Sat, 7 Feb 2009 21:37:38 +0000 Subject: [PATCH] Add & enable p5-Carp-REPL --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index dad1c6650ada..64e6b3b5a878 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1104 2009/02/07 20:08:08 seb Exp $ +# $NetBSD: Makefile,v 1.1105 2009/02/07 21:37:38 seb Exp $ # COMMENT= Development utilities @@ -442,6 +442,7 @@ SUBDIR+= p5-Cache-Simple-TimedExpiry SUBDIR+= p5-Carp-Assert SUBDIR+= p5-Carp-Assert-More SUBDIR+= p5-Carp-Clan +SUBDIR+= p5-Carp-REPL SUBDIR+= p5-Class-Accessor SUBDIR+= p5-Class-Accessor-Chained SUBDIR+= p5-Class-Accessor-Grouped