pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db5922ffaec3
branches:  trunk
changeset: 335819:db5922ffaec3
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Jul 01 16:07:29 2019 +0000

description:
Added ocaml-mtime to Makefile SUBDIRs

diffstat:

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

diffs (17 lines):

diff -r 3c72a49e2f6d -r db5922ffaec3 time/Makefile
--- a/time/Makefile     Mon Jul 01 16:07:05 2019 +0000
+++ b/time/Makefile     Mon Jul 01 16:07:29 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.184 2019/04/03 14:50:44 adam Exp $
+# $NetBSD: Makefile,v 1.185 2019/07/01 16:07:29 jaapb Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -50,6 +50,7 @@
 SUBDIR+=       memo
 SUBDIR+=       ntpsec
 SUBDIR+=       ocaml-calendar
+SUBDIR+=       ocaml-mtime
 SUBDIR+=       ocaml-time_now
 SUBDIR+=       oclock
 SUBDIR+=       p5-Business-Hours



Home | Main Index | Thread Index | Old Index