summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-06-24 03:46:33 +0000
committerxtraeme <xtraeme>2004-06-24 03:46:33 +0000
commitd10c65f9069c4bffd11e08d950538e3dd227c2e9 (patch)
tree80dd8146c4ec620e707b63f9e4b695061b589396 /textproc/Makefile
parent60088e029b67ee6092a124d8e158dbf14e6d0c99 (diff)
downloadpkgsrc-d10c65f9069c4bffd11e08d950538e3dd227c2e9.tar.gz
Add p5-XML-RAI, p5-XML-RSS-Parser (hi schmonz!)
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index db9382de1d2..f063aa4a3fa 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.249 2004/05/29 02:01:22 xtraeme Exp $
+# $NetBSD: Makefile,v 1.250 2004/06/24 03:46:33 xtraeme Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -166,7 +166,9 @@ SUBDIR+= p5-XML-NamespaceSupport
SUBDIR+= p5-XML-Node
SUBDIR+= p5-XML-NodeFilter
SUBDIR+= p5-XML-Parser
+SUBDIR+= p5-XML-RAI
SUBDIR+= p5-XML-RSS
+SUBDIR+= p5-XML-RSS-Parser
SUBDIR+= p5-XML-RegExp
SUBDIR+= p5-XML-SAX
SUBDIR+= p5-XML-SAX-Expat