diff options
author | adrianp <adrianp> | 2007-11-04 16:03:02 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-11-04 16:03:02 +0000 |
commit | 27f6df06f78ca423e277ebc085faea99a67eaa78 (patch) | |
tree | 83772b9eb49fda039328b3f263f924bf167f1132 /time | |
parent | 0408068d8f373232effe930393d7d8ce97872060 (diff) | |
download | pkgsrc-27f6df06f78ca423e277ebc085faea99a67eaa78.tar.gz |
+p5-Time-Interval
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
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 |