diff options
author | abs <abs> | 2009-02-14 00:14:54 +0000 |
---|---|---|
committer | abs <abs> | 2009-02-14 00:14:54 +0000 |
commit | 73f1a3fd51c5bcd2b1cae1d95a5d9dbfa4567419 (patch) | |
tree | 95debd55c7e618cf145db4f1b39ef38bae915ca6 /time | |
parent | 3fd0a89b10b7595e6a481aa5ab3f448db018536b (diff) | |
download | pkgsrc-73f1a3fd51c5bcd2b1cae1d95a5d9dbfa4567419.tar.gz |
+p5-DateTimeX-Easy
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 7e742670041..f19ba448fd1 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2009/02/14 00:02:42 abs Exp $ +# $NetBSD: Makefile,v 1.88 2009/02/14 00:14:54 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -62,6 +62,7 @@ SUBDIR+= p5-DateTime-Locale SUBDIR+= p5-DateTime-Precise SUBDIR+= p5-DateTime-Set SUBDIR+= p5-DateTime-TimeZone +SUBDIR+= p5-DateTimeX-Easy SUBDIR+= p5-MooseX-Types-DateTime SUBDIR+= p5-Rose-DateTime SUBDIR+= p5-Schedule-Cron-Events |