diff options
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 ed14bfb8881..de0e977d055 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.409 2008/04/28 14:21:43 mjl Exp $ +# $NetBSD: Makefile,v 1.410 2008/04/29 18:02:43 jlam Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -363,6 +363,7 @@ SUBDIR+= ruby-sary SUBDIR+= ruby-simple-rss SUBDIR+= ruby-suikyo SUBDIR+= ruby-syntax +SUBDIR+= ruby-will-paginate SUBDIR+= ruby-xmlparser SUBDIR+= ruby-xmlscan SUBDIR+= ruby-xslt |