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 | 50c74916974ab1b1ac638e11bc13eb3fbde11efd (patch) | |
tree | 6c2f816754dc38b7bf8f411576cb10b2adfbf493 /time | |
parent | 78dd96d62c94100e49aa3b83150939c8f17f23a6 (diff) | |
download | pkgsrc-50c74916974ab1b1ac638e11bc13eb3fbde11efd.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 |