diff options
author | abs <abs> | 2009-02-13 23:54:27 +0000 |
---|---|---|
committer | abs <abs> | 2009-02-13 23:54:27 +0000 |
commit | dadf6b96560753fb30ed6ade019ee3a7e1ab3735 (patch) | |
tree | c51d070e4be873200a63b4ae2fd51517016206a0 | |
parent | dcfa0ae04b807ad735667cde48d4c32a437e50fe (diff) | |
download | pkgsrc-dadf6b96560753fb30ed6ade019ee3a7e1ab3735.tar.gz |
+p5-DateTime-Format-Flexible
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 159eb0367ee..35274fbd22b 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2009/02/13 23:49:15 abs Exp $ +# $NetBSD: Makefile,v 1.86 2009/02/13 23:54:27 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -48,6 +48,7 @@ SUBDIR+= p5-DateTime-Event-Recurrence SUBDIR+= p5-DateTime-Format-Builder SUBDIR+= p5-DateTime-Format-DateParse SUBDIR+= p5-DateTime-Format-Epoch +SUBDIR+= p5-DateTime-Format-Flexible SUBDIR+= p5-DateTime-Format-ICal SUBDIR+= p5-DateTime-Format-ISO8601 SUBDIR+= p5-DateTime-Format-Mail |