diff options
author | wen <wen@pkgsrc.org> | 2016-05-21 10:56:07 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-05-21 10:56:07 +0000 |
commit | de8ff4a2777ea0150d3ca6afdb7dc7b9546f7f73 (patch) | |
tree | f95dc41ad1e64db8a6338c8d02676b6b3e3c7ed2 /time | |
parent | 3e5f59ecd116b4e863409d7b856381fb45730be0 (diff) | |
download | pkgsrc-de8ff4a2777ea0150d3ca6afdb7dc7b9546f7f73.tar.gz |
Add p5-POSIX-strftime-Compiler
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 6d79dc46ff3..a6005dd3f07 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.153 2016/01/03 10:04:17 taca Exp $ +# $NetBSD: Makefile,v 1.154 2016/05/21 10:56:07 wen Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -90,6 +90,7 @@ SUBDIR+= p5-MooseX-Types-DateTime SUBDIR+= p5-MooseX-Types-DateTime-ButMaintained SUBDIR+= p5-MooseX-Types-DateTimeX SUBDIR+= p5-Olson-Abbreviations +SUBDIR+= p5-POSIX-strftime-Compiler SUBDIR+= p5-Rose-DateTime SUBDIR+= p5-Schedule-At SUBDIR+= p5-Schedule-Cron-Events |