diff options
author | kleink <kleink> | 2006-01-30 13:25:31 +0000 |
---|---|---|
committer | kleink <kleink> | 2006-01-30 13:25:31 +0000 |
commit | d5aeef85859d0446fa3d3e8de11305102819d0f8 (patch) | |
tree | 64a1921fd21309e2ac0311c10dd30e7228964d4b /textproc | |
parent | df877cfaa5fd5bd3f7f29c2f3c898be746d5a197 (diff) | |
download | pkgsrc-d5aeef85859d0446fa3d3e8de11305102819d0f8.tar.gz |
Add and enable p5-XML-Atom.
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 f840e437001..a0907ffa276 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.312 2006/01/13 18:24:00 wiz Exp $ +# $NetBSD: Makefile,v 1.313 2006/01/30 13:25:31 kleink Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -182,6 +182,7 @@ SUBDIR+= p5-Text-Unaccent SUBDIR+= p5-Text-WikiFormat SUBDIR+= p5-Text-WrapI18N SUBDIR+= p5-Text-Wrapper +SUBDIR+= p5-XML-Atom SUBDIR+= p5-XML-Checker SUBDIR+= p5-XML-DOM SUBDIR+= p5-XML-Encoding |