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 /archivers | |
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 'archivers')
-rw-r--r-- | archivers/ocaml-bz2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index 2c46bbcd9315..2cf598e082ec 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ PKGNAMEPREFIX= ocaml- DISTNAME= caml${PORTNAME}-${PORTVERSION} -MAINTAINER= jaapb@kerguelen.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library to manipulate bz2 files DESTDIRNAME= DONTUSEIT |