diff options
Diffstat (limited to 'devel/ocaml-camljava/Makefile')
-rw-r--r-- | devel/ocaml-camljava/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-camljava/Makefile b/devel/ocaml-camljava/Makefile index 747c8a6496a0..319d2d8415ae 100644 --- a/devel/ocaml-camljava/Makefile +++ b/devel/ocaml-camljava/Makefile @@ -13,7 +13,7 @@ CATEGORIES= devel java MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/ PKGNAMEPREFIX= ocaml- -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An OCaml-Java library interface USE_OCAML= yes |