diff options
author | abs <abs@pkgsrc.org> | 2009-02-13 23:09:38 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2009-02-13 23:09:38 +0000 |
commit | e95adf6e267b25d183fd88d788aac057702bee99 (patch) | |
tree | 0d09d29f505d05db5711fc1362d4bbc6993a162f /time | |
parent | a8b0a05bef5004903c8f8dae884f9b6a54e6a0fa (diff) | |
download | pkgsrc-e95adf6e267b25d183fd88d788aac057702bee99.tar.gz |
+p5-DateTime-Format-DateParse
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 39308e3c0f2..85bba30847a 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2009/01/19 18:05:34 abs Exp $ +# $NetBSD: Makefile,v 1.82 2009/02/13 23:09:38 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -45,6 +45,7 @@ SUBDIR+= p5-DateTime-Event-Cron SUBDIR+= p5-DateTime-Event-ICal SUBDIR+= p5-DateTime-Event-Recurrence SUBDIR+= p5-DateTime-Format-Builder +SUBDIR+= p5-DateTime-Format-DateParse SUBDIR+= p5-DateTime-Format-Epoch SUBDIR+= p5-DateTime-Format-ICal SUBDIR+= p5-DateTime-Format-ISO8601 |