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 da59d226f7f..aee3a7210d0 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1696 2009/05/02 21:05:46 sno Exp $
+$NetBSD: CHANGES-2009,v 1.1697 2009/05/02 21:21:55 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2284,3 +2284,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated security/gnutls to 2.6.6 [tnn 2009-05-02]
Updated devel/p5-MooseX-Object-Pluggable to 0.0011 [sno 2009-05-02]
Updated devel/p5-Date-Simple to 3.03 [sno 2009-05-02]
+ Added time/p5-Test-MockTime version 0.12 [sno 2009-05-02]
diff --git a/time/Makefile b/time/Makefile
index ed089bbfd3d..7d3870b6938 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2009/03/05 03:20:03 smb Exp $
+# $NetBSD: Makefile,v 1.93 2009/05/02 21:21:55 sno Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -69,6 +69,7 @@ SUBDIR+= p5-DateTimeX-Easy
SUBDIR+= p5-MooseX-Types-DateTime
SUBDIR+= p5-Rose-DateTime
SUBDIR+= p5-Schedule-Cron-Events
+SUBDIR+= p5-Test-MockTime
SUBDIR+= p5-Time
SUBDIR+= p5-Time-Clock
SUBDIR+= p5-Time-Duration