summaryrefslogtreecommitdiff
path: root/time/Makefile
diff options
context:
space:
mode:
authorseb <seb>2008-08-25 20:39:26 +0000
committerseb <seb>2008-08-25 20:39:26 +0000
commit8d034bbcecea5cb462b7cea69a04249a435c080c (patch)
tree575e1493d43716ba05920f2e7855f8667cf2d9ab /time/Makefile
parent764c8c9c4fa7f6f137c7778db913b21ad4e39b84 (diff)
downloadpkgsrc-8d034bbcecea5cb462b7cea69a04249a435c080c.tar.gz
Add & enable p5-Time-Duration-Parse
Diffstat (limited to 'time/Makefile')
-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