summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2019-03-13 11:51:11 +0000
committerjaapb <jaapb@pkgsrc.org>2019-03-13 11:51:11 +0000
commitb9cbc0045425ab03d864edf6f490646d4bcd8590 (patch)
treec5272962cf072cc926ca5a409001e0df70f52120 /time
parent0a406b6247a8709f2c5032a3d1c71f7e47493821 (diff)
downloadpkgsrc-b9cbc0045425ab03d864edf6f490646d4bcd8590.tar.gz
Added ocaml-time_now 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 d5c8bb73718..160987e40ea 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.181 2019/02/03 15:07:40 taca Exp $
+# $NetBSD: Makefile,v 1.182 2019/03/13 11:51:11 jaapb Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -49,6 +49,7 @@ SUBDIR+= lmclock
SUBDIR+= logtime
SUBDIR+= memo
SUBDIR+= ocaml-calendar
+SUBDIR+= ocaml-time_now
SUBDIR+= oclock
SUBDIR+= p5-Business-Hours
SUBDIR+= p5-Calendar-Simple