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 e7d7995aed44..ab0233348b9e 100644 --- a/devel/ocaml-lacaml/Makefile +++ b/devel/ocaml-lacaml/Makefile @@ -3,7 +3,7 @@ PORTNAME= lacaml PORTVERSION= 8.0.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= https://github.com/mmottl/lacaml/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ocaml- |