diff options
author | heinz <heinz@pkgsrc.org> | 2007-06-12 00:07:21 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2007-06-12 00:07:21 +0000 |
commit | f10978cfcaa2b59beb4ec3e3a371207fe78a9f9b (patch) | |
tree | 32460eec6239ad735b824188fe03477d3fb70b96 /time/Makefile | |
parent | 549fdb51c99a09472b90cc169279280583c3dc11 (diff) | |
download | pkgsrc-f10978cfcaa2b59beb4ec3e3a371207fe78a9f9b.tar.gz |
Activated p5-DateTime-Calendar-Discordian.
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 9ad2977c7ab..3ade461a0b6 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2007/06/10 13:53:03 abs Exp $ +# $NetBSD: Makefile,v 1.62 2007/06/12 00:07:21 heinz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -35,6 +35,7 @@ SUBDIR+= logtime SUBDIR+= p5-Data-ICal SUBDIR+= p5-Data-ICal-DateTime SUBDIR+= p5-DateTime +SUBDIR+= p5-DateTime-Calendar-Discordian SUBDIR+= p5-DateTime-Event-Cron SUBDIR+= p5-DateTime-Event-ICal SUBDIR+= p5-DateTime-Event-Recurrence |