diff options
author | markd <markd@pkgsrc.org> | 2016-08-25 00:05:56 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-08-25 00:05:56 +0000 |
commit | 2ffeeb882ffefe77c34e5843e033174c6ed6f284 (patch) | |
tree | 9b1cad131a9b1b27defd30f43daf7e40578fc5f2 /time | |
parent | 186c02f6ad854251008ea42bd2675e9a005dab08 (diff) | |
download | pkgsrc-2ffeeb882ffefe77c34e5843e033174c6ed6f284.tar.gz |
Add p5-Business-Hours
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 074961e3b3d..32acbb5a756 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.155 2016/06/20 20:31:47 kamil Exp $ +# $NetBSD: Makefile,v 1.156 2016/08/25 00:05:56 markd Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -50,6 +50,7 @@ SUBDIR+= lmclock SUBDIR+= logtime SUBDIR+= ocaml-calendar SUBDIR+= oclock +SUBDIR+= p5-Business-Hours SUBDIR+= p5-Calendar-Simple SUBDIR+= p5-Convert-NLS_DATE_FORMAT SUBDIR+= p5-Data-ICal |