summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--textproc/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 6eb20247da3..c68358e361b 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7722 2004/11/05 21:04:38 jdolecek Exp $
+$NetBSD: CHANGES,v 1.7723 2004/11/05 21:15:38 jdolecek Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -5102,3 +5102,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated pkg_tarup to 1.6.5 [erh 2004-11-05]
Added php-dbx 4.3.9nb1 [jdolecek 2004-11-05]
Added php-dbx 5.0.2 [jdolecek 2004-11-05]
+ Added php5-dom 5.0.2 [jdolecek 2004-11-05]
diff --git a/textproc/Makefile b/textproc/Makefile
index 3dc3c6e1ecb..e39784c651a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.264 2004/11/03 21:01:19 adrianp Exp $
+# $NetBSD: Makefile,v 1.265 2004/11/05 21:15:38 jdolecek Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -196,6 +196,7 @@ SUBDIR+= p5-libxml
SUBDIR+= p5-libxml-enno
SUBDIR+= par
SUBDIR+= php4-domxml
+SUBDIR+= php5-dom
SUBDIR+= php-wddx
SUBDIR+= php4-xslt
SUBDIR+= postgresql-autodoc