diff options
author | he <he@pkgsrc.org> | 2009-02-22 14:34:09 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-02-22 14:34:09 +0000 |
commit | 578ca1f4c5bc863bdb646d10ce79124365a6e6d5 (patch) | |
tree | 54bc7e51e2566f0d2f7c5338fa7953815f71dbec /time | |
parent | aa52a3575608000bd2ff923ed78445fa274848e5 (diff) | |
download | pkgsrc-578ca1f4c5bc863bdb646d10ce79124365a6e6d5.tar.gz |
Add p5-DateTime-Format-HTTP.
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index a3fa4781281..fd05c5c77d6 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2009/02/17 15:02:12 abs Exp $ +# $NetBSD: Makefile,v 1.91 2009/02/22 14:34:09 he Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -51,6 +51,7 @@ SUBDIR+= p5-DateTime-Format-DateManip SUBDIR+= p5-DateTime-Format-DateParse SUBDIR+= p5-DateTime-Format-Epoch SUBDIR+= p5-DateTime-Format-Flexible +SUBDIR+= p5-DateTime-Format-HTTP SUBDIR+= p5-DateTime-Format-ICal SUBDIR+= p5-DateTime-Format-ISO8601 SUBDIR+= p5-DateTime-Format-Mail |