diff options
author | sno <sno@pkgsrc.org> | 2009-07-08 12:54:57 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-08 12:54:57 +0000 |
commit | e2a4ae30306ec5eb15a278c105d0fd428d652edd (patch) | |
tree | 50f408973e447902850dc35d1059d4200466932c /time | |
parent | e4884375e025dd1de8523e2365f6d926c4a209a1 (diff) | |
download | pkgsrc-e2a4ae30306ec5eb15a278c105d0fd428d652edd.tar.gz |
Added time/p5-Template-Plugin-DateTime version 0.06.001
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 0c4f08bf3d9..c96159b3b39 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2009/07/07 19:35:54 sno Exp $ +# $NetBSD: Makefile,v 1.101 2009/07/08 12:54:57 sno Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -72,6 +72,7 @@ SUBDIR+= p5-DateTimeX-Easy SUBDIR+= p5-MooseX-Types-DateTime SUBDIR+= p5-Rose-DateTime SUBDIR+= p5-Schedule-Cron-Events +SUBDIR+= p5-Template-Plugin-DateTime SUBDIR+= p5-Test-MockTime SUBDIR+= p5-Time-Clock SUBDIR+= p5-Time-Duration |