summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2010-09-12 01:54:29 +0000
committertaca <taca>2010-09-12 01:54:29 +0000
commite651c9789925cac9c75b2b04fdd53b0d6890c27f (patch)
tree3109d9f52050f4839d25f742d1ddd050eb0e0862
parent8f1e26ea37de1be8386b993fdf55de5118eb569d (diff)
downloadpkgsrc-e651c9789925cac9c75b2b04fdd53b0d6890c27f.tar.gz
Add and enable ruby-treetop.
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e92dbe987a8..86330516f71 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.563 2010/09/11 07:43:17 taca Exp $
+# $NetBSD: Makefile,v 1.564 2010/09/12 01:54:29 taca Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -510,6 +510,7 @@ SUBDIR+= ruby-stringex
SUBDIR+= ruby-suikyo
SUBDIR+= ruby-syntax
SUBDIR+= ruby-textpow
+SUBDIR+= ruby-treetop
SUBDIR+= ruby-ultraviolet
SUBDIR+= ruby-will-paginate
SUBDIR+= ruby-xmlparser