diff options
author | rillig <rillig> | 2008-01-15 11:00:07 +0000 |
---|---|---|
committer | rillig <rillig> | 2008-01-15 11:00:07 +0000 |
commit | a833a655eeb3a0902152bdeeb1be285dfba50da0 (patch) | |
tree | 521f9594562926f34f3aa01a4574b469c44afe4a /textproc/Makefile | |
parent | 80c559ef05ebab5eb398cd573c1a956541946cec (diff) | |
download | pkgsrc-a833a655eeb3a0902152bdeeb1be285dfba50da0.tar.gz |
+ ruby18-libxml
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 819eec25042..cba7952a4e0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.393 2008/01/12 20:39:22 dillo Exp $ +# $NetBSD: Makefile,v 1.394 2008/01/15 11:00:07 rillig Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -342,6 +342,7 @@ SUBDIR+= ruby-simple-rss SUBDIR+= ruby-syntax SUBDIR+= ruby-xmlparser SUBDIR+= ruby-xmlscan +SUBDIR+= ruby18-libxml SUBDIR+= sablotron SUBDIR+= saxon SUBDIR+= scew |