diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-03 17:18:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-03 17:18:04 +0000 |
commit | 5e6b4937a7e951abb2337dad591ef0b062304d5a (patch) | |
tree | 507aa1d8138eb21f2c4868b0427981b984bc1942 /devel/Makefile | |
parent | Add p5-DateTime-Format-IBeat 0.15, format times in .beat notation. (diff) |
Add p5-DateTime-Fiscal-Year 0.02,
Calculate the day or week of the Fiscal Year with an arbitrary start date.
Notes
Notes:
svn path=/head/; revision=90156
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1cffeedc7779..12ac213c3a5a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -580,6 +580,7 @@ SUBDIR += p5-DateTime-Event-NameDay SUBDIR += p5-DateTime-Event-Recurrence SUBDIR += p5-DateTime-Event-Sunrise + SUBDIR += p5-DateTime-Fiscal-Year SUBDIR += p5-DateTime-Format-Baby SUBDIR += p5-DateTime-Format-Bork SUBDIR += p5-DateTime-Format-Builder |