diff options
author | minskim <minskim@pkgsrc.org> | 2006-04-16 22:25:45 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-04-16 22:25:45 +0000 |
commit | 19e33086bb9c2114cbe0214518c62aa41c9402f5 (patch) | |
tree | a9d964132ab511e15a2ad61a6d7a20b695d14050 /time | |
parent | a1342124aab2845a060dc95d2986f59e60341113 (diff) | |
download | pkgsrc-19e33086bb9c2114cbe0214518c62aa41c9402f5.tar.gz |
Add p5-Time-Local.
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 5bb5269425a..7e99b32c054 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2006/03/31 22:24:07 adrianp Exp $ +# $NetBSD: Makefile,v 1.47 2006/04/16 22:25:45 minskim Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -40,6 +40,7 @@ SUBDIR+= p5-DateTime-TimeZone SUBDIR+= p5-Schedule-Cron-Events SUBDIR+= p5-Time SUBDIR+= p5-Time-HiRes +SUBDIR+= p5-Time-Local SUBDIR+= p5-Time-Period SUBDIR+= p5-Time-Piece SUBDIR+= p5-Time-TAI64 |