diff options
author | epg <epg> | 2005-05-06 19:49:32 +0000 |
---|---|---|
committer | epg <epg> | 2005-05-06 19:49:32 +0000 |
commit | a56bed67b4f2c58615672bd3fed41a95c78b092d (patch) | |
tree | 61638ed94d337aca50a9efe79af42e34b4a0df5d /time/Makefile | |
parent | 29f50a978c0b108e8e2e4d0433f4efc5a9a93943 (diff) | |
download | pkgsrc-a56bed67b4f2c58615672bd3fed41a95c78b092d.tar.gz |
Add and enable p5-Schedule-Cron-Events.
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 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 |