aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2015-05-16 11:03:29 +0000
committerJohan van Selst <johans@FreeBSD.org>2015-05-16 11:03:29 +0000
commit5502853a93f0b1aad660edacdc304bed21e65663 (patch)
tree2a2ec5ad81f1e6dfceaa56d3ef562210303d44d9
parent9b2b728f99bd536d5f69e05eeebd9c3faacc1b49 (diff)
downloadports-5502853a93f0b1aad660edacdc304bed21e65663.tar.gz
ports-5502853a93f0b1aad660edacdc304bed21e65663.zip
Use my FreeBSD address as MAINTAINER
Notes
Notes: svn path=/head/; revision=386516
-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