diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-08-19 10:57:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-08-19 10:57:34 +0000 |
commit | d61d3045ff9d8ad8d9db4c60d98838d25e46b6f3 (patch) | |
tree | c0e73e9d061c91819efe10486653557d7e516082 /devel/Makefile | |
parent | - unbreak this port (diff) |
Add p5-DateTime-Format-HTTP 0.35
This module provides functions that deal the date formats used by the HTTP
protocol (and then some more).
PR: 54187
Submitted by: mat
Approved by: demon (mentor)
Notes
Notes:
svn path=/head/; revision=87286
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 a22a95733a06..05388df8119a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -563,6 +563,7 @@ SUBDIR += p5-DateTime-Format-DateManip SUBDIR += p5-DateTime-Format-Epoch SUBDIR += p5-DateTime-Format-Excel + SUBDIR += p5-DateTime-Format-HTTP SUBDIR += p5-DateTime-Format-ICal SUBDIR += p5-DateTime-Format-ISO8601 SUBDIR += p5-DateTime-Format-Mail |