diff options
author | obache <obache@pkgsrc.org> | 2010-03-02 11:49:16 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-03-02 11:49:16 +0000 |
commit | 1f2eb2b194830f5b529ff6349ab74b47dc6f693c (patch) | |
tree | 53176cc6c6d32516231c69bc3d7555b12de9917c /devel/Makefile | |
parent | 36356ef49a6abca9133b6b30bb9d32ce2683497f (diff) | |
download | pkgsrc-1f2eb2b194830f5b529ff6349ab74b47dc6f693c.tar.gz |
+ ruby-termcolor
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2983988f848..51c0167dd1b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1299 2010/02/22 08:38:33 wiz Exp $ +# $NetBSD: Makefile,v 1.1300 2010/03/02 11:49:16 obache Exp $ # COMMENT= Development utilities @@ -1161,6 +1161,7 @@ SUBDIR+= ruby-setup SUBDIR+= ruby-sexp-processor SUBDIR+= ruby-stream SUBDIR+= ruby-subversion +SUBDIR+= ruby-termcolor SUBDIR+= ruby-test-spec SUBDIR+= ruby-validatable SUBDIR+= ruby2ruby |