Add rubyforge.

This commit is contained in:
minskim 2007-06-11 03:08:17 +00:00
parent a99d9e1954
commit 49ddbd83b2
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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]