diff options
author | bad <bad@pkgsrc.org> | 2008-11-17 23:24:28 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 2008-11-17 23:24:28 +0000 |
commit | f2b50a31d5d9a9467acc1ccd127c0c89cb7ca24c (patch) | |
tree | 170b7026d6d27b4298e419faf40ed670f29ecce6 /time | |
parent | 986a5cd52b5cf115b3feef49099572b19a1dbfec (diff) | |
download | pkgsrc-f2b50a31d5d9a9467acc1ccd127c0c89cb7ca24c.tar.gz |
Add and enable p5-Time-Progress.
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 6abc5820b3b..4f4470c1e43 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2008/11/01 12:11:21 obache Exp $ +# $NetBSD: Makefile,v 1.78 2008/11/17 23:24:28 bad Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -67,6 +67,7 @@ SUBDIR+= p5-Time-Interval SUBDIR+= p5-Time-Local SUBDIR+= p5-Time-Period SUBDIR+= p5-Time-Piece +SUBDIR+= p5-Time-Progress SUBDIR+= p5-Time-TAI64 SUBDIR+= p5-Time-Warp SUBDIR+= p5-TimeDate |