diff options
author | abs <abs@pkgsrc.org> | 2009-02-13 23:54:27 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2009-02-13 23:54:27 +0000 |
commit | a62d84277141da6f86f20cd9d6b1acb0dbe06a5f (patch) | |
tree | c51d070e4be873200a63b4ae2fd51517016206a0 /time/Makefile | |
parent | 01ca862a493ef9b51c0aa99a065e25d56739c3c4 (diff) | |
download | pkgsrc-a62d84277141da6f86f20cd9d6b1acb0dbe06a5f.tar.gz |
+p5-DateTime-Format-Flexible
Diffstat (limited to 'time/Makefile')
-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 |