From 6f15990c9ead549e23fa45bcc315cb58f9fdf291 Mon Sep 17 00:00:00 2001 From: bernd Date: Thu, 7 Feb 2008 19:57:25 +0000 Subject: [PATCH] Add ruby-debug and ruby-debug-base. --- devel/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 357337cde0e..c3e10eb3b37 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.583 2008/02/05 10:02:41 landry Exp $ +# $OpenBSD: Makefile,v 1.584 2008/02/07 19:57:25 bernd Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -636,6 +636,8 @@ SUBDIR += ruby-activesupport SUBDIR += ruby-color-tools SUBDIR += ruby-daemons + SUBDIR += ruby-debug + SUBDIR += ruby-debug-base SUBDIR += ruby-fastthread SUBDIR += ruby-flexmock SUBDIR += ruby-gem_plugin