summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20093
-rw-r--r--time/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index cc536303cb2..49afc4d727b 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2551 2009/07/08 12:52:18 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2552 2009/07/08 12:54:57 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -3375,3 +3375,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated graphics/p5-RRDTool-OO to 0.25 [sno 2009-07-08]
Added textproc/p5-Template-Plugin-YAML version 1.23 [sno 2009-07-08]
Added textproc/p5-XML-LibXML-Simple version 0.13 [sno 2009-07-08]
+ Added time/p5-Template-Plugin-DateTime version 0.06.001 [sno 2009-07-08]
diff --git a/time/Makefile b/time/Makefile
index 0c4f08bf3d9..c96159b3b39 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2009/07/07 19:35:54 sno Exp $
+# $NetBSD: Makefile,v 1.101 2009/07/08 12:54:57 sno Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -72,6 +72,7 @@ SUBDIR+= p5-DateTimeX-Easy
SUBDIR+= p5-MooseX-Types-DateTime
SUBDIR+= p5-Rose-DateTime
SUBDIR+= p5-Schedule-Cron-Events
+SUBDIR+= p5-Template-Plugin-DateTime
SUBDIR+= p5-Test-MockTime
SUBDIR+= p5-Time-Clock
SUBDIR+= p5-Time-Duration