diff options
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index ba45d465959..602ee095ebb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1400 2010/09/12 04:28:50 taca Exp $ +# $NetBSD: Makefile,v 1.1401 2010/09/12 10:04:33 wiz Exp $ # COMMENT= Development utilities @@ -1274,9 +1274,9 @@ SUBDIR+= ruby-subversion SUBDIR+= ruby-termcolor SUBDIR+= ruby-test-spec SUBDIR+= ruby-test-unit +SUBDIR+= ruby-thor SUBDIR+= ruby-thrift SUBDIR+= ruby-thrift_client -SUBDIR+= ruby-thor SUBDIR+= ruby-uuidtools SUBDIR+= ruby-validatable SUBDIR+= ruby2ruby |