diff options
author | Johan van Selst <johans@FreeBSD.org> | 2008-07-20 21:16:59 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2008-07-20 21:16:59 +0000 |
commit | 6521811d9ed02235e7415f87275815e0a77df6c1 (patch) | |
tree | 5679d7ad17b82fb545e60594da24f1a303ada40c /lang/ocaml-doc/Makefile | |
parent | 8ab9614d9e1a6143097e910169617b8421e84e47 (diff) |
Notes
Diffstat (limited to 'lang/ocaml-doc/Makefile')
-rw-r--r-- | lang/ocaml-doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml-doc/Makefile b/lang/ocaml-doc/Makefile index dce288f2b984..9d7393c49886 100644 --- a/lang/ocaml-doc/Makefile +++ b/lang/ocaml-doc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ocaml -PORTVERSION= 3.09 +PORTVERSION= 3.10 CATEGORIES= lang MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME}/ \ ftp://ftp.inria.fr/INRIA/caml-light/${DISTNAME}/ \ |