summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2007-11-04 16:03:02 +0000
committeradrianp <adrianp@pkgsrc.org>2007-11-04 16:03:02 +0000
commit3122461e5201bdd55fbfe65ae436e0ab3df54669 (patch)
tree83772b9eb49fda039328b3f263f924bf167f1132 /time
parent70cf706633eb669326e576f00236b189fd31fe12 (diff)
downloadpkgsrc-3122461e5201bdd55fbfe65ae436e0ab3df54669.tar.gz
+p5-Time-Interval
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 57a7de7f1fd..eea3b810a5f 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2007/11/04 15:09:36 adrianp Exp $
+# $NetBSD: Makefile,v 1.66 2007/11/04 16:03:02 adrianp Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -58,6 +58,7 @@ SUBDIR+= p5-Time-Clock
SUBDIR+= p5-Time-Duration
SUBDIR+= p5-Time-Format
SUBDIR+= p5-Time-HiRes
+SUBDIR+= p5-Time-Interval
SUBDIR+= p5-Time-Local
SUBDIR+= p5-Time-Period
SUBDIR+= p5-Time-Piece