diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-01-08 14:21:02 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-01-08 14:21:02 +0000 |
commit | acb31dcb24519c4bc39abbd29f16934f68a592dc (patch) | |
tree | 357e3f5839de8403f3f194fed0ba8f7ba78b9b89 /devel/Makefile | |
parent | d24ed08726879316038ef19ed5c98f44026a457c (diff) |
Add p5-DateTime-Format-Duration 1.01
Format and parse DateTime::Durations.
Notes
Notes:
svn path=/head/; revision=97675
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 93a4e5fe8d6e..8e9f2b23c5f3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -628,6 +628,7 @@ SUBDIR += p5-DateTime-Format-Builder SUBDIR += p5-DateTime-Format-DBI SUBDIR += p5-DateTime-Format-DateManip + SUBDIR += p5-DateTime-Format-Duration SUBDIR += p5-DateTime-Format-Epoch SUBDIR += p5-DateTime-Format-Excel SUBDIR += p5-DateTime-Format-HTTP |