diff options
author | abs <abs@pkgsrc.org> | 2009-02-13 23:47:22 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2009-02-13 23:47:22 +0000 |
commit | 24efc327b6f70ebe6a44b06555da8280118d05a2 (patch) | |
tree | 5292c53c9b9a3a58fe7469bfa1620bfd17ebfe86 /time/Makefile | |
parent | f74c57a4ad88068582646569f19561693505fda1 (diff) | |
download | pkgsrc-24efc327b6f70ebe6a44b06555da8280118d05a2.tar.gz |
+p5-Date-Calc
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 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 |