Add p5-Time-Local.
This commit is contained in:
parent
0c2fe5934e
commit
1f5a7f66fa
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.13608 2006/04/16 22:19:22 tonio Exp $
|
||||
$NetBSD: CHANGES,v 1.13609 2006/04/16 22:25:45 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2006:
|
||||
|
||||
|
@ -2133,3 +2133,4 @@ Changes to the packages collection and infrastructure in 2006:
|
|||
Update multimedia/p5-xmltv to 0.5.42 [adrianp 2006-04-16]
|
||||
Updated graphics/png to 1.2.9 [wiz 2006-04-16]
|
||||
Added lang/jamvm version 1.4.2 [tonio 2006-04-16]
|
||||
Added time/p5-Time-Local version 1.12 [minskim 2006-04-16]
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue