diff options
author | sno <sno@pkgsrc.org> | 2009-09-20 10:47:19 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-20 10:47:19 +0000 |
commit | 61837126fa2a08a7d8a3d1fb2f8bad3ff7f47c0c (patch) | |
tree | 8e9b8b5c929c2fd6899bf6086142af3a29a96773 /time/Makefile | |
parent | 4b37afe7ce6377174a04d40a41da227ab7111ff5 (diff) | |
download | pkgsrc-61837126fa2a08a7d8a3d1fb2f8bad3ff7f47c0c.tar.gz |
Added time/p5-MooseX-Types-DateTimeX version 0.06
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 3b773107c25..a8f4bcd5010 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2009/09/20 10:37:45 sno Exp $ +# $NetBSD: Makefile,v 1.106 2009/09/20 10:48:17 sno Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -71,6 +71,7 @@ SUBDIR+= p5-DateTime-TimeZone SUBDIR+= p5-DateTimeX-Easy SUBDIR+= p5-MooseX-Types-DateTime SUBDIR+= p5-MooseX-Types-DateTime-ButMaintained +SUBDIR+= p5-MooseX-Types-DateTimeX SUBDIR+= p5-Olson-Abbreviations SUBDIR+= p5-Rose-DateTime SUBDIR+= p5-Schedule-Cron-Events |