Date: Thu, 19 Jun 2014 10:27:39 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358378 - head/mail/dovecot Message-ID: <201406191027.s5JARdI2050710@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Thu Jun 19 10:27:39 2014 New Revision: 358378 URL: http://svnweb.freebsd.org/changeset/ports/358378 QAT: https://qat.redports.org/buildarchive/r358378/ Log: mail/dovecot: Reset maintainer after 7 consecutive timeouts The last time the maintainer was heard from was July 2010. How this port didn't get reset after the first 3 timeouts, I'm not sure. Modified: head/mail/dovecot/Makefile Modified: head/mail/dovecot/Makefile ============================================================================== --- head/mail/dovecot/Makefile Thu Jun 19 10:19:39 2014 (r358377) +++ head/mail/dovecot/Makefile Thu Jun 19 10:27:39 2014 (r358378) @@ -8,7 +8,7 @@ CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ \ http://www.rename-it.nl/dovecot/${PORTVERSION:R}/ -MAINTAINER= yds@CoolRat.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure and compact IMAP and POP3 servers LICENSE= LGPL21 MIT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406191027.s5JARdI2050710>