diff options
author | minskim <minskim> | 2007-06-15 01:06:58 +0000 |
---|---|---|
committer | minskim <minskim> | 2007-06-15 01:06:58 +0000 |
commit | 08815c3e9560b27d4f6e77046daf93eaa9f38407 (patch) | |
tree | 9cd81d9bac0d395466824e1b9565fecf87338110 /textproc/Makefile | |
parent | 02136f4f7363c720763c83ba47bf62251aada3b9 (diff) | |
download | pkgsrc-08815c3e9560b27d4f6e77046daf93eaa9f38407.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 |