diff options
author | adrianp <adrianp> | 2007-11-04 15:09:36 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-11-04 15:09:36 +0000 |
commit | 619b413b234a5991254314e0ab5e8f30a40f8474 (patch) | |
tree | e11f0e163ca22ecb95b1836e8581d622419548a8 /time | |
parent | 70818ae82e7b9df23224c8bb98fc064677fb8b49 (diff) | |
download | pkgsrc-619b413b234a5991254314e0ab5e8f30a40f8474.tar.gz |
+p5-Time-Format
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 70994e5019b..57a7de7f1fd 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2007/08/13 08:12:49 rillig Exp $ +# $NetBSD: Makefile,v 1.65 2007/11/04 15:09:36 adrianp Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -56,6 +56,7 @@ SUBDIR+= p5-Schedule-Cron-Events SUBDIR+= p5-Time SUBDIR+= p5-Time-Clock SUBDIR+= p5-Time-Duration +SUBDIR+= p5-Time-Format SUBDIR+= p5-Time-HiRes SUBDIR+= p5-Time-Local SUBDIR+= p5-Time-Period |