diff options
author | kleink <kleink@pkgsrc.org> | 2006-02-09 10:42:34 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2006-02-09 10:42:34 +0000 |
commit | 8d1e267ce2d0bee1ba74816cb5f9243ea8be3e07 (patch) | |
tree | 36f772cc8ad32ff152f3a27183772b25d7362794 /time | |
parent | 59abe3e43dd620342c7a070bc2843f34c0479274 (diff) | |
download | pkgsrc-8d1e267ce2d0bee1ba74816cb5f9243ea8be3e07.tar.gz |
Add and enable p5-Time-TAI64.
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 5e13b3d2e7e..a63d1116416 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2006/02/05 21:58:23 ghen Exp $ +# $NetBSD: Makefile,v 1.45 2006/02/09 10:42:34 kleink Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -41,6 +41,7 @@ SUBDIR+= p5-Time SUBDIR+= p5-Time-HiRes SUBDIR+= p5-Time-Period SUBDIR+= p5-Time-Piece +SUBDIR+= p5-Time-TAI64 SUBDIR+= p5-TimeDate SUBDIR+= pcal SUBDIR+= pclock |