summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2007-01-02 18:14:41 +0000
committerreed <reed@pkgsrc.org>2007-01-02 18:14:41 +0000
commit2bcaa9939bc6a02f3f1abd704a226d0ed008e271 (patch)
tree9cb998dd2e1be9cc5c958f1aeee7aaf21a44f582 /time
parent195236a3e127afbb3ee9a353cb1441b523da9625 (diff)
downloadpkgsrc-2bcaa9939bc6a02f3f1abd704a226d0ed008e271.tar.gz
added p5-Time-Duration
Diffstat (limited to 'time')
-rw-r--r--time/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile
index 0ee4e4f7b86..7d243177dd2 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2006/10/12 20:52:40 minskim Exp $
+# $NetBSD: Makefile,v 1.51 2007/01/02 18:14:41 reed Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -42,6 +42,7 @@ SUBDIR+= p5-DateTime-Set
SUBDIR+= p5-DateTime-TimeZone
SUBDIR+= p5-Schedule-Cron-Events
SUBDIR+= p5-Time
+SUBDIR+= p5-Time-Duration
SUBDIR+= p5-Time-HiRes
SUBDIR+= p5-Time-Local
SUBDIR+= p5-Time-Period