aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ocaml-lwt/Makefile2
-rw-r--r--security/ocaml-ssl/Makefile2
-rw-r--r--textproc/ocaml-text/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/ocaml-lwt/Makefile b/devel/ocaml-lwt/Makefile
index 4a904ee5901f..2f53a95f5c34 100644
--- a/devel/ocaml-lwt/Makefile
+++ b/devel/ocaml-lwt/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.4.8
CATEGORIES= devel
PKGNAMEPREFIX= ocaml-
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= Cooperative threading library for OCaml
USE_GITHUB= yes
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile
index a49506edfe29..f1e5051b595b 100644
--- a/security/ocaml-ssl/Makefile
+++ b/security/ocaml-ssl/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.4.7
CATEGORIES= security devel
PKGNAMEPREFIX= ocaml-
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= OpenSSL bindings for OCaml
USE_GITHUB= yes
diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile
index 7be68c580793..aa27d6a6140c 100644
--- a/textproc/ocaml-text/Makefile
+++ b/textproc/ocaml-text/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.8
CATEGORIES= textproc
PKGNAMEPREFIX= ocaml-
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= OCaml library for dealing with text
USE_GITHUB= yes