diff options
author | rillig <rillig@pkgsrc.org> | 2008-01-15 11:00:07 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2008-01-15 11:00:07 +0000 |
commit | 35ed333e8ba3678dd1b930e57bd01f485fef7cf5 (patch) | |
tree | 521f9594562926f34f3aa01a4574b469c44afe4a /textproc | |
parent | 504b6a693546bd8e6a9193c22d4afd18ef93f708 (diff) | |
download | pkgsrc-35ed333e8ba3678dd1b930e57bd01f485fef7cf5.tar.gz |
+ ruby18-libxml
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 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 |