diff options
author | sno <sno@pkgsrc.org> | 2009-09-20 10:36:34 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-20 10:36:34 +0000 |
commit | c44e3f85fdd35aae6942f89431068b087652aa65 (patch) | |
tree | 3297d10a1b11ded06014e0e1d20350315074aca3 | |
parent | d216343d7242a18e02524a210fb35e9e32dfca19 (diff) | |
download | pkgsrc-c44e3f85fdd35aae6942f89431068b087652aa65.tar.gz |
Added time/p5-MooseX-Types-DateTime-ButMaintained version 0.09
-rw-r--r-- | doc/CHANGES-2009 | 3 | ||||
-rw-r--r-- | time/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index e9c3e58aa46..99aec4d26ff 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.3773 2009/09/20 10:27:49 sno Exp $ +$NetBSD: CHANGES-2009,v 1.3774 2009/09/20 10:36:34 sno Exp $ Changes to the packages collection and infrastructure in 2009: @@ -4910,3 +4910,4 @@ Changes to the packages collection and infrastructure in 2009: Updated devel/p5-Moose to 0.91 [sno 2009-09-20] Updated emulators/sdlmame to 0.134 [wiz 2009-09-20] Added time/p5-Olson-Abbreviations version 0.02 [sno 2009-09-20] + Added time/p5-MooseX-Types-DateTime-ButMaintained version 0.09 [sno 2009-09-20] diff --git a/time/Makefile b/time/Makefile index 9948c58e10f..3b773107c25 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2009/09/20 10:28:43 sno Exp $ +# $NetBSD: Makefile,v 1.105 2009/09/20 10:37:45 sno Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -70,6 +70,7 @@ SUBDIR+= p5-DateTime-Set SUBDIR+= p5-DateTime-TimeZone SUBDIR+= p5-DateTimeX-Easy SUBDIR+= p5-MooseX-Types-DateTime +SUBDIR+= p5-MooseX-Types-DateTime-ButMaintained SUBDIR+= p5-Olson-Abbreviations SUBDIR+= p5-Rose-DateTime SUBDIR+= p5-Schedule-Cron-Events |