diff options
author | itetcu <itetcu@FreeBSD.org> | 2010-12-06 04:00:51 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2010-12-06 04:00:51 +0800 |
commit | b1ed402048f4d293acd2b23aa635ec3b54beacc9 (patch) | |
tree | e3890c6e3b6d625cd1a10b7f816c563b94f2bd49 /www/chromium | |
parent | 40f58e94634d28612334fcb2ded328a07c24d41a (diff) | |
download | freebsd-ports-graphics-b1ed402048f4d293acd2b23aa635ec3b54beacc9.tar.gz freebsd-ports-graphics-b1ed402048f4d293acd2b23aa635ec3b54beacc9.tar.zst freebsd-ports-graphics-b1ed402048f4d293acd2b23aa635ec3b54beacc9.zip |
Change maintainer.
While concerns have been raised within the ports community about the "pay as
you go" plan of the previous maintainer, given the fact that we have ports for
commercial software this in itself would not warrant such a measure.
However complete and obstinate disregard to the security vulnerabilities of the
version in the ports tree, including refusal to even document them
contradicts the idea of maintainership as the community understands it
and as it is documented.
Rene Ladan - rene@ has graciously offered his services to work directly
with google/chrome developers, push FreeBSD patches upstream and
generally maintain this port in accordance with our standards.
Approved by: portmgr@
Diffstat (limited to 'www/chromium')
-rw-r--r-- | www/chromium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 95e67636e7d..ad82d2587f0 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://chromium.hybridsource.org/old/ports/ \ CRITICAL -MAINTAINER= chromium@hybridsource.org +MAINTAINER= rene@FreeBSD.org COMMENT= A mostly BSD-licensed web browser based on WebKit and Gtk+ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \ |