diff options
author | sno <sno> | 2010-09-07 05:52:36 +0000 |
---|---|---|
committer | sno <sno> | 2010-09-07 05:52:36 +0000 |
commit | 3d60e9ef7ea028d4843a57f569dbff8b41496d1e (patch) | |
tree | aecc3315910bbc727cd5cf8e072b111c0071c0b4 /time | |
parent | 3b92e7980419b85e9fb4f8fbbb69bcff99ced158 (diff) | |
download | pkgsrc-3d60e9ef7ea028d4843a57f569dbff8b41496d1e.tar.gz |
Added time/p5-Convert-NLS_DATE_FORMAT and time/p5-DateTime-Format-Oracle
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 7d3a8dde36e..f9c2f6c446c 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2010/05/16 12:27:19 abs Exp $ +# $NetBSD: Makefile,v 1.115 2010/09/07 05:52:36 sno Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -40,6 +40,7 @@ SUBDIR+= lmclock SUBDIR+= logtime SUBDIR+= ocaml-calendar SUBDIR+= p5-Calendar-Simple +SUBDIR+= p5-Convert-NLS_DATE_FORMAT SUBDIR+= p5-Data-ICal SUBDIR+= p5-Data-ICal-DateTime SUBDIR+= p5-DateTime @@ -60,6 +61,7 @@ SUBDIR+= p5-DateTime-Format-ISO8601 SUBDIR+= p5-DateTime-Format-Mail SUBDIR+= p5-DateTime-Format-MySQL SUBDIR+= p5-DateTime-Format-Natural +SUBDIR+= p5-DateTime-Format-Oracle SUBDIR+= p5-DateTime-Format-Pg SUBDIR+= p5-DateTime-Format-SQLite SUBDIR+= p5-DateTime-Format-Strptime |