summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20063
-rw-r--r--textproc/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index ab982d1525b..eebf6c4fd31 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.884 2006/08/02 07:03:26 taca Exp $
+$NetBSD: CHANGES-2006,v 1.885 2006/08/02 10:07:11 joerg Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -3633,3 +3633,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated mail/qmail-qfilter to 2.1nb1 [schmonz 2006-08-02]
Updated mail/mailfront to 0.98.1nb1 [schmonz 2006-08-02]
Updated lang/ruby18-base to 1.8.4nb4 [taca 2006-08-02]
+ Added textproc/py-yaml version 3.03 [joerg 2006-08-02]
diff --git a/textproc/Makefile b/textproc/Makefile
index 6a57130acc0..e75d2bd3078 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.328 2006/07/27 14:00:21 joerg Exp $
+# $NetBSD: Makefile,v 1.329 2006/08/02 10:07:11 joerg Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -266,6 +266,7 @@ SUBDIR+= py-libxslt
SUBDIR+= py-textile
SUBDIR+= py-xml
SUBDIR+= py-xmltools
+SUBDIR+= py-yaml
SUBDIR+= pyDict
SUBDIR+= qprint
SUBDIR+= qsubst