From 28d4084b348104fbfc6697d81caa2113da48cb6c Mon Sep 17 00:00:00 2001 From: naddy Date: Mon, 10 May 2004 17:47:56 +0000 Subject: [PATCH] +p5-Class-ReturnValue --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index e35dcac0378..632944f00cb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.224 2004/05/09 19:25:39 david Exp $ +# $OpenBSD: Makefile,v 1.225 2004/05/10 17:47:56 naddy Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -133,6 +133,7 @@ SUBDIR += p5-Class-Loader SUBDIR += p5-Class-MethodMaker SUBDIR += p5-Class-MethodMapper + SUBDIR += p5-Class-ReturnValue SUBDIR += p5-Config-IniFiles SUBDIR += p5-Curses SUBDIR += p5-Curses-UI