diff options
author | abs <abs@pkgsrc.org> | 2009-02-17 15:02:12 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2009-02-17 15:02:12 +0000 |
commit | d2040862b422474ccdc7cdc40c5338670843d80d (patch) | |
tree | d1511440576323d6cb9165cdcf733f93e9f9cea9 /time | |
parent | 27163bb20c7efd6cf822a688d534115a6b89db31 (diff) | |
download | pkgsrc-d2040862b422474ccdc7cdc40c5338670843d80d.tar.gz |
+p5-DateTime-Event-Random
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 dddd140b778..a3fa4781281 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2009/02/16 11:53:13 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2009/02/17 15:02:12 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -44,6 +44,7 @@ SUBDIR+= p5-DateTime SUBDIR+= p5-DateTime-Calendar-Discordian SUBDIR+= p5-DateTime-Event-Cron SUBDIR+= p5-DateTime-Event-ICal +SUBDIR+= p5-DateTime-Event-Random SUBDIR+= p5-DateTime-Event-Recurrence SUBDIR+= p5-DateTime-Format-Builder SUBDIR+= p5-DateTime-Format-DateManip |