summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2006-04-15 20:43:52 +0000
committerminskim <minskim>2006-04-15 20:43:52 +0000
commitd40e688a7e990154834ccb38fd58a1c0d1e4036b (patch)
tree9009df1a46d7fb09308bfb42b5ac08b2c1f0cb3f
parente15684855f99f820b5db60ba7a1f1caa9f1adc88 (diff)
downloadpkgsrc-d40e688a7e990154834ccb38fd58a1c0d1e4036b.tar.gz
Add p5-XML-Clean.
-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 c4b6762eb8d..f591a1e389b 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.13597 2006/04/15 19:54:22 tonio Exp $
+$NetBSD: CHANGES,v 1.13598 2006/04/15 20:43:52 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -2118,3 +2118,4 @@ Changes to the packages collection and infrastructure in 2006:
Added graphics/py-cairo version 1.0.2 [minskim 2006-04-15]
Updated lang/classpath to 0.90 [tonio 2006-04-15]
Updated lang/classpath-gui to 0.90 [tonio 2006-04-15]
+ Added textproc/p5-XML-Clean version 1.06 [minskim 2006-04-15]
diff --git a/textproc/Makefile b/textproc/Makefile
index 6daf4cbffbc..4f25f4cb716 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.318 2006/04/14 14:48:51 minskim Exp $
+# $NetBSD: Makefile,v 1.319 2006/04/15 20:43:52 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -188,6 +188,7 @@ SUBDIR+= p5-XML-Atom
SUBDIR+= p5-XML-Atom-SimpleFeed
SUBDIR+= p5-XML-Atom-Stream
SUBDIR+= p5-XML-Checker
+SUBDIR+= p5-XML-Clean
SUBDIR+= p5-XML-DOM
SUBDIR+= p5-XML-Encoding
SUBDIR+= p5-XML-Filter-BufferText