summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-08-25 20:39:26 +0000
committerseb <seb@pkgsrc.org>2008-08-25 20:39:26 +0000
commit62b81591a805f26c13836e3b86ad9528dafcf8db (patch)
tree575e1493d43716ba05920f2e7855f8667cf2d9ab
parentf7f556b63aeec92b32b019637ccde5e9d1f60497 (diff)
downloadpkgsrc-62b81591a805f26c13836e3b86ad9528dafcf8db.tar.gz
Add & enable p5-Time-Duration-Parse
-rw-r--r--time/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile
index eb1157ed8b4..7725c7e9a0b 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2008/08/17 14:44:04 he Exp $
+# $NetBSD: Makefile,v 1.74 2008/08/25 20:39:26 seb Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -59,6 +59,7 @@ SUBDIR+= p5-Schedule-Cron-Events
SUBDIR+= p5-Time
SUBDIR+= p5-Time-Clock
SUBDIR+= p5-Time-Duration
+SUBDIR+= p5-Time-Duration-Parse
SUBDIR+= p5-Time-Format
SUBDIR+= p5-Time-HiRes
SUBDIR+= p5-Time-Interval