Add ruby-maruku.
This commit is contained in:
parent
c4180627be
commit
6abb694323
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2007,v 1.1381 2007/06/14 23:58:53 obache Exp $
|
||||
$NetBSD: CHANGES-2007,v 1.1382 2007/06/15 01:06:58 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2007:
|
||||
|
||||
|
@ -2603,3 +2603,4 @@ Changes to the packages collection and infrastructure in 2007:
|
|||
Deleted sysutils/xentools30 [bouyer 2007-06-14]
|
||||
Deleted sysutils/xentools30-hvm [bouyer 2007-06-14]
|
||||
Updated graphics/gphoto2 to 2.3.1nb1 [obache 2007-06-14]
|
||||
Added textproc/ruby-maruku version 0.5.6 [minskim 2007-06-15]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.374 2007/06/14 18:59:59 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.375 2007/06/15 01:06:58 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Text processing utilities (does not include desktop publishing)
|
||||
|
@ -316,6 +316,7 @@ SUBDIR+= ruby-hpricot
|
|||
SUBDIR+= ruby-html-parser
|
||||
SUBDIR+= ruby-htree
|
||||
SUBDIR+= ruby-itex2MML
|
||||
SUBDIR+= ruby-maruku
|
||||
SUBDIR+= ruby-mecab
|
||||
SUBDIR+= ruby-native-hyperestraier
|
||||
SUBDIR+= ruby-nqxml
|
||||
|
|
Loading…
Reference in a new issue