summaryrefslogtreecommitdiff
path: root/lang/ocaml/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ocaml/Makefile.common')
-rw-r--r--lang/ocaml/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/ocaml/Makefile.common b/lang/ocaml/Makefile.common
index f5f71725ff7..068207d9355 100644
--- a/lang/ocaml/Makefile.common
+++ b/lang/ocaml/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.25 2010/04/21 23:08:49 zafer Exp $
+# $NetBSD: Makefile.common,v 1.26 2010/08/19 08:06:53 asau Exp $
# used by x11/labltk/Makefile
# used by x11/ocaml-graphics/Makefile
-DISTNAME= ocaml-3.11.2
+DISTNAME= ocaml-3.12.0
CATEGORIES= lang
-MASTER_SITES= http://caml.inria.fr/pub/distrib/ocaml-3.11/
+MASTER_SITES= http://caml.inria.fr/pub/distrib/ocaml-3.12/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org