diff options
Diffstat (limited to 'devel/ocaml-lacaml/Makefile')
-rw-r--r-- | devel/ocaml-lacaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-lacaml/Makefile b/devel/ocaml-lacaml/Makefile index 50c3a6579e31..70aa7fdac4d9 100644 --- a/devel/ocaml-lacaml/Makefile +++ b/devel/ocaml-lacaml/Makefile @@ -3,7 +3,7 @@ PORTNAME= lacaml PORTVERSION= 7.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://cdn.bitbucket.org/mmottl/lacaml/downloads/ PKGNAMEPREFIX= ocaml- |