summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-01-26 10:50:23 +0000
committerobache <obache@pkgsrc.org>2013-01-26 10:50:23 +0000
commita866c7fa9d0650f138bfebf1bbe2a45ee812759c (patch)
tree631e8738456d3b83dd5412357a57dcadfa5e5507 /textproc
parent14f1ea63e05a01c6300d13e03b8380e57e5239b3 (diff)
downloadpkgsrc-a866c7fa9d0650f138bfebf1bbe2a45ee812759c.tar.gz
+ ruby-levenshtein
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index bf668633b88..401b1ed26f1 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.653 2013/01/13 15:21:32 jakllsch Exp $
+# $NetBSD: Makefile,v 1.654 2013/01/26 10:50:23 obache Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -583,6 +583,7 @@ SUBDIR+= ruby-json
SUBDIR+= ruby-json-pure
SUBDIR+= ruby-json-utils
SUBDIR+= ruby-kramdown
+SUBDIR+= ruby-levenshtein
SUBDIR+= ruby-libxml
SUBDIR+= ruby-mab
SUBDIR+= ruby-markaby