diff options
author | minskim <minskim@pkgsrc.org> | 2007-06-15 01:06:58 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-06-15 01:06:58 +0000 |
commit | 8bc30a9bca489e992dd2254b499a617d8f4a7cac (patch) | |
tree | 9cd81d9bac0d395466824e1b9565fecf87338110 /textproc/Makefile | |
parent | f91a3e33d882c6a217a496c60266bdd3ca4027ec (diff) | |
download | pkgsrc-8bc30a9bca489e992dd2254b499a617d8f4a7cac.tar.gz |
Add ruby-maruku.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index fb826d52174..3800c32cdc0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -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 |