summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorobache <obache>2008-11-01 12:11:21 +0000
committerobache <obache>2008-11-01 12:11:21 +0000
commiteba35014d2a6e30421f9c6100253df205330a851 (patch)
tree814a1540c3eea2ed7bc4054915da7b0578e4fee5 /time
parentce473498772140100a09c12615c1f27ffd185ff1 (diff)
downloadpkgsrc-eba35014d2a6e30421f9c6100253df205330a851.tar.gz
Add and enable ocaml-calendar.
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 ce697dfb26d..6abc5820b3b 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2008/09/10 16:50:08 seb Exp $
+# $NetBSD: Makefile,v 1.77 2008/11/01 12:11:21 obache Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -33,6 +33,7 @@ SUBDIR+= kronolith
SUBDIR+= leapsunpack
SUBDIR+= lmclock
SUBDIR+= logtime
+SUBDIR+= ocaml-calendar
SUBDIR+= p5-Calendar-Simple
SUBDIR+= p5-Data-ICal
SUBDIR+= p5-Data-ICal-DateTime