diff options
author | abs <abs> | 2009-02-13 23:17:11 +0000 |
---|---|---|
committer | abs <abs> | 2009-02-13 23:17:11 +0000 |
commit | c41809ded868d20b7b737223a8bfd3fa6abeeaf2 (patch) | |
tree | b99edb2493bfde36ac37cadbbf602e8b75d1161a /time/Makefile | |
parent | 8fa6134ff37de7fa899fa45a93cd5a477c0a2835 (diff) | |
download | pkgsrc-c41809ded868d20b7b737223a8bfd3fa6abeeaf2.tar.gz |
+p5-MooseX-Types-DateTime
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 85bba30847a..4075d12d800 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2009/02/13 23:09:38 abs Exp $ +# $NetBSD: Makefile,v 1.83 2009/02/13 23:17:11 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -58,6 +58,7 @@ SUBDIR+= p5-DateTime-Locale SUBDIR+= p5-DateTime-Precise SUBDIR+= p5-DateTime-Set SUBDIR+= p5-DateTime-TimeZone +SUBDIR+= p5-MooseX-Types-DateTime SUBDIR+= p5-Rose-DateTime SUBDIR+= p5-Schedule-Cron-Events SUBDIR+= p5-Time |