diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-08 08:47:40 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-08 08:47:40 +0000 |
commit | 8e364a3ebd448931210ba2e37d986d3457862e04 (patch) | |
tree | b756897c068b8c585b7a356b1657429824ba7e1f /devel/Makefile | |
parent | Update to 1.0.3 (diff) |
Add p5-DateTime-Format-ICal 0.06,
parse and format ICal datetime
and duration strings.
PR: 54034
Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes:
svn path=/head/; revision=84449
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 523c0de9e57b..15d51ce9eae3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -562,6 +562,7 @@ SUBDIR += p5-DateTime-Format-DateManip SUBDIR += p5-DateTime-Format-Epoch SUBDIR += p5-DateTime-Format-Excel + SUBDIR += p5-DateTime-Format-ICal SUBDIR += p5-DateTime-Format-Mail SUBDIR += p5-DateTime-Format-MySQL SUBDIR += p5-DateTime-Format-Pg |