summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2019-07-01 16:07:29 +0000
committerjaapb <jaapb@pkgsrc.org>2019-07-01 16:07:29 +0000
commit52ed74cc8d8bbb21b5df04fa9d4c1aafaf5b72a5 (patch)
tree5498f0930eee3f9394edd64587032a5b4be62c67 /time
parent76f9ccec0c4db3f24148abc8db0fac1a6b6fbeeb (diff)
downloadpkgsrc-52ed74cc8d8bbb21b5df04fa9d4c1aafaf5b72a5.tar.gz
Added ocaml-mtime to Makefile SUBDIRs
Diffstat (limited to 'time')
-rw-r--r--time/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile
index 7103568b43c..6bc26968a28 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -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+= logtime
SUBDIR+= memo
SUBDIR+= ntpsec
SUBDIR+= ocaml-calendar
+SUBDIR+= ocaml-mtime
SUBDIR+= ocaml-time_now
SUBDIR+= oclock
SUBDIR+= p5-Business-Hours