Add and enable p5-Date-Simple.
This commit is contained in:
parent
abd0bc89e9
commit
d8b0699ac9
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.670 2005/08/13 07:52:40 adrianp Exp $
|
||||
# $NetBSD: Makefile,v 1.671 2005/09/03 14:21:13 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Development utilities
|
||||
|
@ -347,6 +347,7 @@ SUBDIR+= p5-Data-UUID
|
|||
SUBDIR+= p5-Date-Business
|
||||
SUBDIR+= p5-Date-Calc
|
||||
SUBDIR+= p5-Date-Manip
|
||||
SUBDIR+= p5-Date-Simple
|
||||
SUBDIR+= p5-Devel-Cycle
|
||||
SUBDIR+= p5-Devel-Profile
|
||||
SUBDIR+= p5-Devel-SmallProf
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.11006 2005/09/03 13:40:40 adrianp Exp $
|
||||
$NetBSD: CHANGES,v 1.11007 2005/09/03 14:21:13 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2005:
|
||||
|
||||
|
@ -3882,3 +3882,4 @@ Changes to the packages collection and infrastructure in 2005:
|
|||
Added benchmarks/pipebench version 0.40 [xtraeme 2005-09-03]
|
||||
Updated security/nikto to 1.35nb1 [adrianp 2005-09-03]
|
||||
Updated lang/php5 to 5.0.4nb1 [adrianp 2005-09-03]
|
||||
Added devel/p5-Date-Simple version 3.02 [minskim 2005-09-03]
|
||||
|
|
Loading…
Reference in a new issue