diff options
author | kleink <kleink> | 2006-02-23 20:29:15 +0000 |
---|---|---|
committer | kleink <kleink> | 2006-02-23 20:29:15 +0000 |
commit | 59f6d45b5b8156d7873d6add5de46cadafb000ce (patch) | |
tree | 77ac8ac5452a4ef01907f22a048d80dd85fde153 /textproc | |
parent | e97e270b8ca576a3a4e9c2517de454b0080830c7 (diff) | |
download | pkgsrc-59f6d45b5b8156d7873d6add5de46cadafb000ce.tar.gz |
Add and enable p5-XML-Atom-Stream.
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 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 |