summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20133
-rw-r--r--textproc/Makefile3
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013
index 3b7c99b4964..8b9ee72da5f 100644
--- a/doc/CHANGES-2013
+++ b/doc/CHANGES-2013
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2013,v 1.4402 2013/12/07 08:36:31 obache Exp $
+$NetBSD: CHANGES-2013,v 1.4403 2013/12/07 08:56:24 obache Exp $
Changes to the packages collection and infrastructure in 2013:
@@ -6466,3 +6466,4 @@ Changes to the packages collection and infrastructure in 2013:
Updated devel/p5-ExtUtils-InstallPaths to 0.010 [wiz 2013-12-07]
Removed security/ruby-soauth [obache 2013-12-07]
Removed security/ruby-roauth [obache 2013-12-07]
+ Removed textproc/ruby-xmlscan [obache 2013-12-07]
diff --git a/textproc/Makefile b/textproc/Makefile
index 0e2f421f89c..b99beee26cb 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.747 2013/11/30 12:04:44 wen Exp $
+# $NetBSD: Makefile,v 1.748 2013/12/07 08:56:24 obache Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -704,7 +704,6 @@ SUBDIR+= ruby-treetop
SUBDIR+= ruby-ultraviolet
SUBDIR+= ruby-will-paginate
SUBDIR+= ruby-xmlparser
-SUBDIR+= ruby-xmlscan
SUBDIR+= ruby-xslt
SUBDIR+= ruby-yajl
SUBDIR+= ruby-yamcha