diff --git a/devel/Makefile b/devel/Makefile index e36bcdfdd60a..b093c079c7c3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.754 2006/05/03 05:19:41 minskim Exp $ +# $NetBSD: Makefile,v 1.755 2006/05/03 23:13:35 minskim Exp $ # COMMENT= Development utilities @@ -614,6 +614,7 @@ SUBDIR+= ruby-priority-queue SUBDIR+= ruby-racc SUBDIR+= ruby-rd-mode SUBDIR+= ruby-readline +SUBDIR+= ruby-rgl SUBDIR+= ruby-subversion SUBDIR+= rudiments SUBDIR+= rvm diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 2b05cf35bcb9..2f473935e1b4 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.134 2006/05/03 17:26:28 drochner Exp $ +$NetBSD: CHANGES-2006,v 1.135 2006/05/03 23:13:35 minskim Exp $ Changes to the packages collection and infrastructure in 2006: @@ -2370,3 +2370,4 @@ Changes to the packages collection and infrastructure in 2006: Updated wm/metacity to 2.14.3 [drochner 2006-05-03] Updated x11/gnome-session to 2.14.1 [drochner 2006-05-03] Updated multimedia/gxine to 0.5.6 [drochner 2006-05-03] + Added devel/ruby-rgl version 0.2.3 [minskim 2006-05-03]