diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-06-02 13:54:56 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-06-02 13:54:56 +0000 |
commit | 6c503e91ab4bc6bcb5b6cea24d77b0f8f6980ac2 (patch) | |
tree | e83a577f6840e61cdb5bd56055c131b88da694db /textproc/Makefile | |
parent | 0b4df6adcb40fc09cc8ca535b63706fe801ab8b1 (diff) |
Add p5-XML-Filter-SAX1toSAX2 0.01, convert SAX1 events to SAX2.
Notes
Notes:
svn path=/head/; revision=60463
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 15b75c4e53ec..798dc3dec78d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -193,6 +193,7 @@ SUBDIR += p5-XML-Filter-BufferText SUBDIR += p5-XML-Filter-DetectWS SUBDIR += p5-XML-Filter-Reindent + SUBDIR += p5-XML-Filter-SAX1toSAX2 SUBDIR += p5-XML-Filter-SAXT SUBDIR += p5-XML-Filter-XInclude SUBDIR += p5-XML-Filter-XSLT |