diff options
author | abs <abs@pkgsrc.org> | 2009-02-14 00:14:54 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2009-02-14 00:14:54 +0000 |
commit | e7b512699cc6a4b5e761f11d408e881f73b2c8b6 (patch) | |
tree | 95debd55c7e618cf145db4f1b39ef38bae915ca6 /time | |
parent | 310264d5f4dbeb64e30745069bab69b73a13919e (diff) | |
download | pkgsrc-e7b512699cc6a4b5e761f11d408e881f73b2c8b6.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 |