diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-03 17:02:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-03 17:02:55 +0000 |
commit | 80ad08f1140ff4c0fca42a49fbef3786f1892589 (patch) | |
tree | e701458d359c13090fc2108d9af1252af03d13db /devel/Makefile | |
parent | Add a missing '\'. (diff) |
Add p5-DateTime-Format-IBeat 0.15, format times in .beat notation.
Notes
Notes:
svn path=/head/; revision=90154
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 d220d5e7e7bb..1cffeedc7779 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -588,6 +588,7 @@ SUBDIR += p5-DateTime-Format-Epoch SUBDIR += p5-DateTime-Format-Excel SUBDIR += p5-DateTime-Format-HTTP + SUBDIR += p5-DateTime-Format-IBeat SUBDIR += p5-DateTime-Format-ICal SUBDIR += p5-DateTime-Format-ISO8601 SUBDIR += p5-DateTime-Format-Mail |