diff options
author | abs <abs> | 2009-02-13 23:17:11 +0000 |
---|---|---|
committer | abs <abs> | 2009-02-13 23:17:11 +0000 |
commit | 7388ea0ee4580952777c262769db6860a9fe0662 (patch) | |
tree | b99edb2493bfde36ac37cadbbf602e8b75d1161a /time/Makefile | |
parent | 3a8ecd367a5f66bf0bcf765d5e3b292a8d1ee2fe (diff) | |
download | pkgsrc-7388ea0ee4580952777c262769db6860a9fe0662.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 |