pkgsrc-Changes archive

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

CVS commit: pkgsrc/time



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon Jun 13 08:01:32 UTC 2022

Modified Files:
        pkgsrc/time: Makefile

Log Message:
Added ocaml-mirage-clock to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.231 -r1.232 pkgsrc/time/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.231 pkgsrc/time/Makefile:1.232
--- pkgsrc/time/Makefile:1.231  Thu May  5 09:17:22 2022
+++ pkgsrc/time/Makefile        Mon Jun 13 08:01:31 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.231 2022/05/05 09:17:22 jaapb Exp $
+# $NetBSD: Makefile,v 1.232 2022/06/13 08:01:31 jaapb Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -63,6 +63,7 @@ SUBDIR+=      lua-tz
 SUBDIR+=       memo
 SUBDIR+=       ntpsec
 SUBDIR+=       ocaml-calendar
+SUBDIR+=       ocaml-mirage-clock
 SUBDIR+=       ocaml-mtime
 SUBDIR+=       ocaml-time_now
 SUBDIR+=       ocaml-timezone



Home | Main Index | Thread Index | Old Index