summaryrefslogtreecommitdiff
path: root/time/Makefile
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2022-05-05 09:17:22 +0000
committerjaapb <jaapb@pkgsrc.org>2022-05-05 09:17:22 +0000
commit18b13460d20eaac9f0d0d56655f1aec4da81c95a (patch)
tree74cc0950778ff75de05bd8a77dc8d203ef41e08d /time/Makefile
parent4c0e33e293dd6470466ac572717f9e925934bff3 (diff)
downloadpkgsrc-18b13460d20eaac9f0d0d56655f1aec4da81c95a.tar.gz
Added ocaml-timezone to Makefile SUBDIRs
Diffstat (limited to 'time/Makefile')
-rw-r--r--time/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile
index 3b6d8d0b230..7d2d462d8d1 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -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+= ntpsec
SUBDIR+= ocaml-calendar
SUBDIR+= ocaml-mtime
SUBDIR+= ocaml-time_now
+SUBDIR+= ocaml-timezone
SUBDIR+= oclock
SUBDIR+= p5-Business-Hours
SUBDIR+= p5-Calendar-Simple