diff options
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/time/Makefile b/time/Makefile index 4229506aa8e..781e62db707 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2009/05/31 16:52:43 tron Exp $ +# $NetBSD: Makefile,v 1.97 2009/06/09 17:36:21 abs Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -71,7 +71,6 @@ SUBDIR+= p5-MooseX-Types-DateTime SUBDIR+= p5-Rose-DateTime SUBDIR+= p5-Schedule-Cron-Events SUBDIR+= p5-Test-MockTime -SUBDIR+= p5-Time SUBDIR+= p5-Time-Clock SUBDIR+= p5-Time-Duration SUBDIR+= p5-Time-Duration-Parse |