diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index b9c3eb77b2a..6f396457f61 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1571 2012/03/15 11:50:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.1572 2012/03/17 13:52:24 taca Exp $ # COMMENT= Development utilities @@ -1319,7 +1319,6 @@ SUBDIR+= qof SUBDIR+= qtscriptgenerator SUBDIR+= quilt SUBDIR+= ragel -SUBDIR+= rake SUBDIR+= rapidsvn SUBDIR+= ratfor SUBDIR+= rcs @@ -1415,6 +1414,7 @@ SUBDIR+= ruby-rcov SUBDIR+= ruby-rcsparse SUBDIR+= ruby-rd-mode SUBDIR+= ruby-rdoc +SUBDIR+= ruby-rake SUBDIR+= ruby-readline SUBDIR+= ruby-rgl SUBDIR+= ruby-rspec |