diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-06 12:44:21 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-06 12:44:21 +0000 |
commit | 89e9641a419a5dfa13c8e65308721a08b12f5de9 (patch) | |
tree | cb91f7cf64fd028ba1d7668f9fb4e20339f4e262 /devel/Makefile | |
parent | Update to 1.2 (diff) |
Add p5-DateTime-Format-Strptime 1.0302,
parse and format strp and
strf time patterns.
PR: 54013
Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes:
svn path=/head/; revision=84309
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 b01eb7a562db..8ed7b0e88125 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -555,6 +555,7 @@ SUBDIR += p5-DateTime-Event-Recurrence SUBDIR += p5-DateTime-Event-Sunrise SUBDIR += p5-DateTime-Format-Baby + SUBDIR += p5-DateTime-Format-Strptime SUBDIR += p5-DateTime-LeapSecond SUBDIR += p5-DateTime-Precise SUBDIR += p5-DateTime-Set |