pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time Added ocaml-timezone to Makefile SUBDIRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72495947301b
branches:  trunk
changeset: 378736:72495947301b
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu May 05 09:17:22 2022 +0000

description:
Added ocaml-timezone to Makefile SUBDIRs

diffstat:

 time/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r adcc52d13fb3 -r 72495947301b time/Makefile
--- a/time/Makefile     Thu May 05 09:16:34 2022 +0000
+++ b/time/Makefile     Thu May 05 09:17:22 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.230 2022/04/08 10:22:40 pin Exp $
+# $NetBSD: Makefile,v 1.231 2022/05/05 09:17:22 jaapb Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -65,6 +65,7 @@
 SUBDIR+=       ocaml-calendar
 SUBDIR+=       ocaml-mtime
 SUBDIR+=       ocaml-time_now
+SUBDIR+=       ocaml-timezone
 SUBDIR+=       oclock
 SUBDIR+=       p5-Business-Hours
 SUBDIR+=       p5-Calendar-Simple



Home | Main Index | Thread Index | Old Index