diff options
author | abs <abs> | 2009-01-19 18:05:34 +0000 |
---|---|---|
committer | abs <abs> | 2009-01-19 18:05:34 +0000 |
commit | 9eaf4fc4f17b1d7e9c4597aeb6b51ec17a44a69b (patch) | |
tree | 0a2134686d7b333278f678a259e1adb1488b3abf /time/Makefile | |
parent | 2449c1d0bdc31cc5d54309b6cc7f3449216416a4 (diff) | |
download | pkgsrc-9eaf4fc4f17b1d7e9c4597aeb6b51ec17a44a69b.tar.gz |
+p5-Time-modules
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 2a2fe5ce12b..39308e3c0f2 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2008/12/19 21:48:56 markd Exp $ +# $NetBSD: Makefile,v 1.81 2009/01/19 18:05:34 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -72,6 +72,7 @@ SUBDIR+= p5-Time-Piece SUBDIR+= p5-Time-Progress SUBDIR+= p5-Time-TAI64 SUBDIR+= p5-Time-Warp +SUBDIR+= p5-Time-modules SUBDIR+= p5-TimeDate SUBDIR+= pcal SUBDIR+= pclock |