diff options
author | abs <abs> | 2010-05-16 12:27:19 +0000 |
---|---|---|
committer | abs <abs> | 2010-05-16 12:27:19 +0000 |
commit | 6e297092a9c4553c0f6a5baf08decfcdd909bef8 (patch) | |
tree | 5b4fca491fe038ab9d83291f768e3622110134b9 /time/Makefile | |
parent | fb0efd79ef408bdce141e33a963978b437f46dc2 (diff) | |
download | pkgsrc-6e297092a9c4553c0f6a5baf08decfcdd909bef8.tar.gz |
+p5-Time-Elapsed
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 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 |