diff options
author | abs <abs@pkgsrc.org> | 2010-05-16 12:27:19 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2010-05-16 12:27:19 +0000 |
commit | 1eb283502dc8c38ae2f340e75d443f114d59cf0c (patch) | |
tree | 5b4fca491fe038ab9d83291f768e3622110134b9 /time | |
parent | dd167e7296b9eba904b11552550c7850ab415788 (diff) | |
download | pkgsrc-1eb283502dc8c38ae2f340e75d443f114d59cf0c.tar.gz |
+p5-Time-Elapsed
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 aca37bdf28c..7d3a8dde36e 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2010/04/21 16:52:27 tnn Exp $ +# $NetBSD: Makefile,v 1.114 2010/05/16 12:27:19 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -81,6 +81,7 @@ SUBDIR+= p5-Test-MockTime SUBDIR+= p5-Time-Clock SUBDIR+= p5-Time-Duration SUBDIR+= p5-Time-Duration-Parse +SUBDIR+= p5-Time-Elapsed SUBDIR+= p5-Time-Format SUBDIR+= p5-Time-Format_XS SUBDIR+= p5-Time-HiRes |