summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Date-Format/DESCR
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-07-22 12:28:30 +0000
committerrhaen <rhaen@pkgsrc.org>2008-07-22 12:28:30 +0000
commit64a7f48e7c77de9b8ba79a50e5cd572ad4c8aef2 (patch)
tree23c01f6bedaf690940ff1ecfa036e358eb587f67 /mail/p5-Email-Date-Format/DESCR
parented91f5dec5e685e89be53423b456e5909cca55f4 (diff)
downloadpkgsrc-64a7f48e7c77de9b8ba79a50e5cd572ad4c8aef2.tar.gz
added mail/p5-Email-Date-Format to fix pkg mail/Email-Date
This module provides a simple means for generating an RFC 2822 compliant datetime string. (In case you care, they're not RFC 822 dates, because they use a four digit year, which is not allowed in RFC 822.)
Diffstat (limited to 'mail/p5-Email-Date-Format/DESCR')
-rw-r--r--mail/p5-Email-Date-Format/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/p5-Email-Date-Format/DESCR b/mail/p5-Email-Date-Format/DESCR
new file mode 100644
index 00000000000..c192e997e2a
--- /dev/null
+++ b/mail/p5-Email-Date-Format/DESCR
@@ -0,0 +1,3 @@
+This module provides a simple means for generating an RFC 2822 compliant
+datetime string. (In case you care, they're not RFC 822 dates, because
+they use a four digit year, which is not allowed in RFC 822.)