diff options
author | abs <abs> | 2009-02-13 23:47:22 +0000 |
---|---|---|
committer | abs <abs> | 2009-02-13 23:47:22 +0000 |
commit | a65398bbd62891bd0824e956d21e21b352684b0f (patch) | |
tree | 5292c53c9b9a3a58fe7469bfa1620bfd17ebfe86 /time | |
parent | 95516678c3124b6c6895fcf8cb1aa7645bbd2b51 (diff) | |
download | pkgsrc-a65398bbd62891bd0824e956d21e21b352684b0f.tar.gz |
+p5-Date-Calc
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 4075d12d800..c7a92b67bb2 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2009/02/13 23:17:11 abs Exp $ +# $NetBSD: Makefile,v 1.84 2009/02/13 23:47:22 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -39,6 +39,7 @@ SUBDIR+= ocaml-calendar SUBDIR+= p5-Calendar-Simple SUBDIR+= p5-Data-ICal SUBDIR+= p5-Data-ICal-DateTime +SUBDIR+= p5-Date-Calc SUBDIR+= p5-DateTime SUBDIR+= p5-DateTime-Calendar-Discordian SUBDIR+= p5-DateTime-Event-Cron |