diff options
author | hubertf <hubertf> | 2000-12-28 12:40:15 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-12-28 12:40:15 +0000 |
commit | 0b12957fd4e2a9b966c341cedb0021f561d145f7 (patch) | |
tree | 42570fc08459d3bdba2497704d8d6f85f6f29405 /textproc | |
parent | 545ed7b7e0a48d8d8f9775c7de91405f303ce4a1 (diff) | |
download | pkgsrc-0b12957fd4e2a9b966c341cedb0021f561d145f7.tar.gz |
add & enable p5-XML-Node
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 9dfb8fdfac3..8b50e348ffb 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2000/12/20 18:31:34 skrll Exp $ +# $NetBSD: Makefile,v 1.66 2000/12/28 12:40:15 hubertf Exp $ # SUBDIR += antiword @@ -34,6 +34,7 @@ SUBDIR += p5-Text-CSV_XS SUBDIR += p5-Text-DelimMatch SUBDIR += p5-Text-Template + SUBDIR += p5-XML-Node SUBDIR += p5-XML-Parser SUBDIR += par SUBDIR += py-dtml |