diff options
author | abs <abs> | 2009-02-13 23:49:15 +0000 |
---|---|---|
committer | abs <abs> | 2009-02-13 23:49:15 +0000 |
commit | 30a47ee063efd034f803381a71137dbf6db1b3ea (patch) | |
tree | 89fa6034fd091eb8dd594ffe9dbaa2ac544c5f14 /time/Makefile | |
parent | 16dcd113b49c966c6f4b0d82c45fc7fd726f54c2 (diff) | |
download | pkgsrc-30a47ee063efd034f803381a71137dbf6db1b3ea.tar.gz |
+p5-DateTime-Format-Natural
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 c7a92b67bb2..159eb0367ee 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2009/02/13 23:47:22 abs Exp $ +# $NetBSD: Makefile,v 1.85 2009/02/13 23:49:15 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -52,6 +52,7 @@ SUBDIR+= p5-DateTime-Format-ICal SUBDIR+= p5-DateTime-Format-ISO8601 SUBDIR+= p5-DateTime-Format-Mail SUBDIR+= p5-DateTime-Format-MySQL +SUBDIR+= p5-DateTime-Format-Natural SUBDIR+= p5-DateTime-Format-Pg SUBDIR+= p5-DateTime-Format-Strptime SUBDIR+= p5-DateTime-Format-W3CDTF |