diff options
author | jtb <jtb@pkgsrc.org> | 2001-04-16 19:04:38 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-04-16 19:04:38 +0000 |
commit | 5c53f94f78281f13ae96bc8daa8e5facb7f58aee (patch) | |
tree | d281d7db0ca52e59623c39069629a96db051bc52 /textproc/Makefile | |
parent | 8e7e399ceacf99b1c631c734e12c62777815e433 (diff) | |
download | pkgsrc-5c53f94f78281f13ae96bc8daa8e5facb7f58aee.tar.gz |
Add and enable p5-XML-RSS.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c22d8a00506..e0da3f6f792 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2001/04/16 18:32:05 jtb Exp $ +# $NetBSD: Makefile,v 1.88 2001/04/16 19:04:38 jtb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -48,6 +48,7 @@ SUBDIR+= p5-Text-Template SUBDIR+= p5-Text-Wrapper SUBDIR+= p5-XML-Node SUBDIR+= p5-XML-Parser +SUBDIR+= p5-XML-RSS SUBDIR+= par SUBDIR+= py-dtml SUBDIR+= pyxml |