diff options
-rw-r--r-- | devel/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES-2007 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index b4f0127a632..bf07638e394 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.865 2007/06/10 13:53:03 abs Exp $ +# $NetBSD: Makefile,v 1.866 2007/06/11 03:08:18 minskim Exp $ # COMMENT= Development utilities @@ -716,6 +716,7 @@ SUBDIR+= ruby-readline SUBDIR+= ruby-rgl SUBDIR+= ruby-stream SUBDIR+= ruby-subversion +SUBDIR+= rubyforge SUBDIR+= rudiments SUBDIR+= rvm SUBDIR+= rx diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 6f43000079d..512b6393202 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1344 2007/06/10 23:26:53 abs Exp $ +$NetBSD: CHANGES-2007,v 1.1345 2007/06/11 03:08:17 minskim Exp $ Changes to the packages collection and infrastructure in 2007: @@ -2555,3 +2555,4 @@ Changes to the packages collection and infrastructure in 2007: Updated mail/imapfilter to 1.3 [tonio 2007-06-10] Updated chat/weechat to 0.2.5 [tonio 2007-06-10] Added p5-Template-Stash-EscapeHTML version 0.01 [abs 2007-06-10] + Added devel/rubyforge version 0.4.2 [minskim 2007-06-11] |