summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-03-02 11:49:16 +0000
committerobache <obache@pkgsrc.org>2010-03-02 11:49:16 +0000
commit1f2eb2b194830f5b529ff6349ab74b47dc6f693c (patch)
tree53176cc6c6d32516231c69bc3d7555b12de9917c /devel/Makefile
parent36356ef49a6abca9133b6b30bb9d32ce2683497f (diff)
downloadpkgsrc-1f2eb2b194830f5b529ff6349ab74b47dc6f693c.tar.gz
+ ruby-termcolor
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
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