Add ruby-classifier.

This commit is contained in:
minskim 2011-05-23 18:12:56 +00:00
parent e494d37a8a
commit 17b5df895a
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2011,v 1.1212 2011/05/23 12:06:11 obache Exp $
$NetBSD: CHANGES-2011,v 1.1213 2011/05/23 18:12:56 minskim Exp $
Changes to the packages collection and infrastructure in 2011:
@ -1981,3 +1981,4 @@ Changes to the packages collection and infrastructure in 2011:
Updated www/apache22 to 2.2.19 [tron 2011-05-22]
Added textproc/ruby-fast-stemmer version 1.0.0 [minskim 2011-05-23]
Updated games/xmris to 4.05nb3 [obache 2011-05-23]
Added textproc/ruby-classifier version 1.3.3 [minskim 2011-05-23]

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.582 2011/05/23 02:58:21 minskim Exp $
# $NetBSD: Makefile,v 1.583 2011/05/23 18:12:56 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@ -490,6 +490,7 @@ SUBDIR+= ruby-amrita
SUBDIR+= ruby-bluecloth
SUBDIR+= ruby-builder
SUBDIR+= ruby-cabocha
SUBDIR+= ruby-classifier
SUBDIR+= ruby-coderay
SUBDIR+= ruby-diff-lcs
SUBDIR+= ruby-eruby