diff options
author | kleink <kleink@pkgsrc.org> | 2006-02-23 20:25:02 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2006-02-23 20:25:02 +0000 |
commit | 91c0133ea87ca68e3340700cc55af8614aa9505e (patch) | |
tree | 3cb18451c1bda3cbb6b75eeaac27bd0db9959f65 | |
parent | e12b88b3da1f3088ce10977f41e34507a2968de7 (diff) | |
download | pkgsrc-91c0133ea87ca68e3340700cc55af8614aa9505e.tar.gz |
Add and enable p5-XML-Handler-Trees.
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 639c01b62d2..5c758fac1dc 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.314 2006/01/31 21:07:40 kleink Exp $ +# $NetBSD: Makefile,v 1.315 2006/02/23 20:25:02 kleink Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -192,6 +192,7 @@ SUBDIR+= p5-XML-Filter-DetectWS SUBDIR+= p5-XML-Filter-Reindent SUBDIR+= p5-XML-Filter-SAXT SUBDIR+= p5-XML-Grove +SUBDIR+= p5-XML-Handler-Trees SUBDIR+= p5-XML-Handler-YAWriter SUBDIR+= p5-XML-LibXML SUBDIR+= p5-XML-LibXML-Common |