diff options
author | marino <marino@FreeBSD.org> | 2015-05-16 15:37:21 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-05-16 15:37:21 +0800 |
commit | bf215125849d0609e773aa6d1833d7b72f5817f1 (patch) | |
tree | 711557c72316c22084533a7ef364deaa66c0e034 /security/ocaml-cryptokit | |
parent | 631d2ffb8a57ece17f5cff302b37fcb74c0fc921 (diff) | |
download | freebsd-ports-gnome-bf215125849d0609e773aa6d1833d7b72f5817f1.tar.gz freebsd-ports-gnome-bf215125849d0609e773aa6d1833d7b72f5817f1.tar.zst freebsd-ports-gnome-bf215125849d0609e773aa6d1833d7b72f5817f1.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
Diffstat (limited to 'security/ocaml-cryptokit')
-rw-r--r-- | security/ocaml-cryptokit/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |