summaryrefslogtreecommitdiff
path: root/security
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 /security
parent- Add CPE info (diff)
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
Diffstat (limited to 'security')
-rw-r--r--security/ocaml-cryptokit/Makefile2
-rw-r--r--security/ocaml-ssl/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile
index 4619a8113fe5..faa0a0a01632 100644
--- a/security/ocaml-cryptokit/Makefile
+++ b/security/ocaml-cryptokit/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/891/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= jaapb@kerguelen.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Variety of cryptographic primitives for Objective Caml
DESTDIRNAME= destdir
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile
index d6743d24c73a..968e92a44046 100644
--- a/security/ocaml-ssl/Makefile
+++ b/security/ocaml-ssl/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF/savonet/ocaml-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ocaml-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= jaapb@kerguelen.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= OpenSSL bindings for OCaml
USES= gmake