diff options
author | manu <manu> | 2002-02-11 09:34:32 +0000 |
---|---|---|
committer | manu <manu> | 2002-02-11 09:34:32 +0000 |
commit | d2c3886f52ffa6a31454abd6eaebadab4ca84eb4 (patch) | |
tree | 184961fe3097cf91a5a75e64fe9ff30f81b511df /textproc/Makefile | |
parent | 1071f1893ed47545677ecdb247ccb97f0e69c8b1 (diff) | |
download | pkgsrc-d2c3886f52ffa6a31454abd6eaebadab4ca84eb4.tar.gz |
Added php4-domxml: a DOM interface for PHP4
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 d3e4fe7ee0b..a1384c1452e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2002/01/31 08:40:41 martti Exp $ +# $NetBSD: Makefile,v 1.139 2002/02/11 09:34:32 manu Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -87,6 +87,7 @@ SUBDIR+= p5-XML-XSLT SUBDIR+= p5-libxml SUBDIR+= p5-libxml-enno SUBDIR+= par +SUBDIR+= php4-domxml SUBDIR+= php4-wddx SUBDIR+= php4-xml SUBDIR+= php4-xslt |