summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2006-02-23 20:29:15 +0000
committerkleink <kleink@pkgsrc.org>2006-02-23 20:29:15 +0000
commit99b1eb1c9cf91563bccc139844e9f3afde7a6ac7 (patch)
tree77ac8ac5452a4ef01907f22a048d80dd85fde153 /textproc
parente4ba0ea8829d608560b238c43f2fe41fc0accce5 (diff)
downloadpkgsrc-99b1eb1c9cf91563bccc139844e9f3afde7a6ac7.tar.gz
Add and enable p5-XML-Atom-Stream.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 5c758fac1dc..263ed4abe92 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.315 2006/02/23 20:25:02 kleink Exp $
+# $NetBSD: Makefile,v 1.316 2006/02/23 20:29:15 kleink Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -184,6 +184,7 @@ SUBDIR+= p5-Text-WrapI18N
SUBDIR+= p5-Text-Wrapper
SUBDIR+= p5-XML-Atom
SUBDIR+= p5-XML-Atom-SimpleFeed
+SUBDIR+= p5-XML-Atom-Stream
SUBDIR+= p5-XML-Checker
SUBDIR+= p5-XML-DOM
SUBDIR+= p5-XML-Encoding