diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-01-08 15:07:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-01-08 15:07:44 +0000 |
commit | 963164cea57d60222981c32053a7dc754371e250 (patch) | |
tree | c76eebd872eeb0e296d57f175f9f1f56fe6259f6 /devel/Makefile | |
parent | 4faf7fde4da3bf4c9e99c6a52f9314377b3acb6b (diff) |
Add p5-DateTime-TimeZone-LMT 1.00
A Local Mean Time time zone for DateTime.
Notes
Notes:
svn path=/head/; revision=97682
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 30eaadfa2986..58c2da8e8890 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -649,6 +649,7 @@ SUBDIR += p5-DateTime-Set SUBDIR += p5-DateTime-TimeZone SUBDIR += p5-DateTime-TimeZone-Alias + SUBDIR += p5-DateTime-TimeZone-LMT SUBDIR += p5-Devel-Constants SUBDIR += p5-Devel-Cover SUBDIR += p5-Devel-DProf |