diff options
author | adrianp <adrianp> | 2007-11-04 15:09:36 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-11-04 15:09:36 +0000 |
commit | 075f15abb3e886cf2613c4b3d3f941c92aa3e02e (patch) | |
tree | e11f0e163ca22ecb95b1836e8581d622419548a8 /time | |
parent | d3876d34388ea9501ae84c654b437f7cf2833ccd (diff) | |
download | pkgsrc-075f15abb3e886cf2613c4b3d3f941c92aa3e02e.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 |