summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorabs <abs>2009-02-13 23:09:38 +0000
committerabs <abs>2009-02-13 23:09:38 +0000
commitf0f1495f6a7a849e3a1a035bc78bb0085945baf5 (patch)
tree0d09d29f505d05db5711fc1362d4bbc6993a162f /time
parent5f735da56e4e1db1560690357a74b6bd6a1db47e (diff)
downloadpkgsrc-f0f1495f6a7a849e3a1a035bc78bb0085945baf5.tar.gz
+p5-DateTime-Format-DateParse
Diffstat (limited to 'time')
-rw-r--r--time/Makefile3
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