diff options
author | gson <gson> | 2003-08-07 04:12:25 +0000 |
---|---|---|
committer | gson <gson> | 2003-08-07 04:12:25 +0000 |
commit | d4665db55d175e429a732d746b7b2299099300fa (patch) | |
tree | 0339a4682855483848dda8837f9ad48d84de42e8 /textproc | |
parent | ae4e8960efd0c9694bed9b911cc677abb8e66954 (diff) | |
download | pkgsrc-d4665db55d175e429a732d746b7b2299099300fa.tar.gz |
Add and enable p5-XML-Twig
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 d6c7713a18a..881e6bc2797 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.201 2003/07/19 08:20:06 rh Exp $ +# $NetBSD: Makefile,v 1.202 2003/08/07 04:12:25 gson Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -147,6 +147,7 @@ SUBDIR+= p5-XML-RegExp SUBDIR+= p5-XML-SAX SUBDIR+= p5-XML-SAX-Expat SUBDIR+= p5-XML-Simple +SUBDIR+= p5-XML-Twig SUBDIR+= p5-XML-Writer SUBDIR+= p5-XML-Writer-String SUBDIR+= p5-XML-XPath |