aboutsummaryrefslogtreecommitdiff
path: root/lang/js_of_ocaml
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-05-16 07:37:21 +0000
committerJohn Marino <marino@FreeBSD.org>2015-05-16 07:37:21 +0000
commit7b4708af97aed67a69e6ae8c1ab355b16547ebd0 (patch)
tree711557c72316c22084533a7ef364deaa66c0e034 /lang/js_of_ocaml
parent1a924932df6f968fafe74818168c043e966c5ae8 (diff)
downloadports-7b4708af97aed67a69e6ae8c1ab355b16547ebd0.tar.gz
ports-7b4708af97aed67a69e6ae8c1ab355b16547ebd0.zip
Reset 14 ocaml ports maintained by Jaap Boender per his request
"I don't use FreeBSD very much anymore, so I'm not really the best person to fix this. (As a corollary, if anyone wants to take over maintainership of any or all of the ports, I'm still listed as maintainer of, they are most welcome to.)" Given that Jaap hasn't submitted or handled any PRs since before staging, I think it will be more effective to just reset all the ports and let people pick up the ones they like. Thanks for your past support, Jaap! PR: 199845
Notes
Notes: svn path=/head/; revision=386500
Diffstat (limited to 'lang/js_of_ocaml')
-rw-r--r--lang/js_of_ocaml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/js_of_ocaml/Makefile b/lang/js_of_ocaml/Makefile
index e87c3030a7fb..2c9475adaeed 100644
--- a/lang/js_of_ocaml/Makefile
+++ b/lang/js_of_ocaml/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.3.2
CATEGORIES= lang
MASTER_SITES= http://ocsigen.org/download/
-MAINTAINER= jaapb@kerguelen.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= OCaml to JavaScript compiler
BUILD_DEPENDS= ocaml-lwt>=2.3.0:${PORTSDIR}/devel/ocaml-lwt \