diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-10 07:39:01 +0000 |
commit | 76c7f8fbe69660fe9f9698556a4c6913165ff5be (patch) | |
tree | 5f5e0016c85dfbeb5214652d98c59047d49c0ae7 /devel/ocaml-ulex | |
parent | 3676fb025db0a88cbb87ef11c996fc9aafc8bd0b (diff) |
Notes
Diffstat (limited to 'devel/ocaml-ulex')
-rw-r--r-- | devel/ocaml-ulex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-ulex/Makefile b/devel/ocaml-ulex/Makefile index 0e5df92ccc77..f89af851d0b8 100644 --- a/devel/ocaml-ulex/Makefile +++ b/devel/ocaml-ulex/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.cduce.org/download/ PKGNAMEPREFIX= ocaml- MAINTAINER= johans@FreeBSD.org -COMMENT= A lexer generator for Unicode and OCaml +COMMENT= Lexer generator for Unicode and OCaml USES= gmake USE_OCAML= true |