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 acdd7bf37c7..c2a8f4c98f9 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.13568 2006/04/13 19:17:02 cube Exp $
+$NetBSD: CHANGES,v 1.13569 2006/04/13 19:48:35 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -2069,3 +2069,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated sysutils/gkrellm to 2.2.9 [cube 2006-04-13]
Updated sysutils/gkrellm-share to 2.2.9 [cube 2006-04-13]
Updated sysutils/gkrellm-server to 2.2.9 [cube 2006-04-13]
+ Added textproc/p5-Encode version 2.14 [minskim 2006-04-13]
diff --git a/textproc/Makefile b/textproc/Makefile
index 263ed4abe92..cb862d2a956 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.316 2006/02/23 20:29:15 kleink Exp $
+# $NetBSD: Makefile,v 1.317 2006/04/13 19:48:35 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -137,6 +137,7 @@ SUBDIR+= p5-Convert-BER
SUBDIR+= p5-Convert-PEM
SUBDIR+= p5-Cz-Cstools
SUBDIR+= p5-Data-FormValidator
+SUBDIR+= p5-Encode
SUBDIR+= p5-Filter
SUBDIR+= p5-Lingua-EN-Inflect
SUBDIR+= p5-Lingua-EN-Numbers-Ordinate