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
commitd23c45aa1c255b8fabbcd0f0bea57d8ec0df9908 (patch)
tree814a1540c3eea2ed7bc4054915da7b0578e4fee5 /time
parent01a805e8fcafbcd8a1217da517367ed0a01a1ba9 (diff)
downloadpkgsrc-d23c45aa1c255b8fabbcd0f0bea57d8ec0df9908.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