diff options
author | obache <obache@pkgsrc.org> | 2010-08-01 12:15:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-08-01 12:15:36 +0000 |
commit | 50413d4516c36a75ca8420a43ce01294efd85766 (patch) | |
tree | a6be8c5342ac640d9e19bd20521fc750abbf6c50 /textproc | |
parent | 44f2fd476e74b66bc8136155d3218a023414133c (diff) | |
download | pkgsrc-50413d4516c36a75ca8420a43ce01294efd85766.tar.gz |
+ ruby-hikidoc
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ed8063fe3de..343874e5c00 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.547 2010/07/31 07:35:45 sno Exp $ +# $NetBSD: Makefile,v 1.548 2010/08/01 12:15:36 obache Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -470,6 +470,7 @@ SUBDIR+= ruby-fastercsv SUBDIR+= ruby-feed-normalizer SUBDIR+= ruby-ferret SUBDIR+= ruby-haml +SUBDIR+= ruby-hikidoc SUBDIR+= ruby-hpricot SUBDIR+= ruby-html-parser SUBDIR+= ruby-htree |