summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorgroo <groo>2000-05-05 04:59:54 +0000
committergroo <groo>2000-05-05 04:59:54 +0000
commit785dd4115004682f556485e27bfb1b39b3d676b1 (patch)
tree2fbb18150cdf0f9871d5c4478795281bc4090a7f /lang
parent3e407535b9ec4ca9f929eb700f645ec1242984bf (diff)
downloadpkgsrc-785dd4115004682f556485e27bfb1b39b3d676b1.tar.gz
Add and enable ocaml
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 3febc572f33..c84b35a59c7 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2000/03/11 06:02:45 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2000/05/05 04:59:54 groo Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -29,6 +29,7 @@
SUBDIR += moscow_ml
SUBDIR += mzscheme
SUBDIR += nawk
+ SUBDIR += ocaml
SUBDIR += p2c
SUBDIR += perl5
# SUBDIR += perl5-currrent # disabled by default