diff options
author | epg <epg@pkgsrc.org> | 2005-05-06 19:49:32 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2005-05-06 19:49:32 +0000 |
commit | 10d849915a4ed75cda6831186bed8c66e385b6fd (patch) | |
tree | 61638ed94d337aca50a9efe79af42e34b4a0df5d /time | |
parent | 6f4737b35951b9820363387fa2d74deff72781f0 (diff) | |
download | pkgsrc-10d849915a4ed75cda6831186bed8c66e385b6fd.tar.gz |
Add and enable p5-Schedule-Cron-Events.
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 5c187380aa9..644382565a6 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2005/01/26 16:26:23 cube Exp $ +# $NetBSD: Makefile,v 1.39 2005/05/06 19:49:32 epg Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -34,6 +34,7 @@ SUBDIR+= p5-DateTime-Event-Cron SUBDIR+= p5-DateTime-Locale SUBDIR+= p5-DateTime-Set SUBDIR+= p5-DateTime-TimeZone +SUBDIR+= p5-Schedule-Cron-Events SUBDIR+= p5-Time SUBDIR+= p5-Time-HiRes SUBDIR+= p5-Time-Period |